InvalidAtomicCallException Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public ref class InvalidAtomicCallException : Microsoft::XLANGs::BaseTypes::InvalidAtomicCallException
[System.Serializable]
public class InvalidAtomicCallException : Microsoft.XLANGs.BaseTypes.InvalidAtomicCallException
type InvalidAtomicCallException = class
inherit InvalidAtomicCallException
Public Class InvalidAtomicCallException
Inherits InvalidAtomicCallException
- Vererbung
- Attribute
Konstruktoren
| InvalidAtomicCallException(SerializationInfo, StreamingContext) | |
| InvalidAtomicCallException(String, String) |
Eigenschaften
| EventId | (Geerbt von InvalidAtomicCallException) |
| Message | (Geerbt von XLANGsException) |
Methoden
| GetObjectData(SerializationInfo, StreamingContext) | (Geerbt von XLANGsException) |
| GetState(String) | (Geerbt von XLANGsException) |
| SetMessage(String) | (Geerbt von XLANGsException) |
| SetState(String, Object) | (Geerbt von XLANGsException) |