Class AsyncOperationError
Inheritance
Object
Exception
AsyncOperationError
Implements
_Exception
ISerializable
Inherited Members
Exception.GetBaseException()
Exception.GetObjectData(SerializationInfo, StreamingContext)
Exception.GetType()
Exception.ToString()
Exception.Data
Exception.HelpLink
Exception.HResult
Exception.InnerException
Exception.Message
Exception.Source
Exception.StackTrace
Exception.TargetSite
Exception.SerializeObjectState
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Namespace: tt_net_sdk
Assembly: tt-net-api.dll
Syntax
public class AsyncOperationError : Exception, _Exception, ISerializable
Properties
IsRecoverableError
Declaration
public bool IsRecoverableError { get; }
Property Value
Type | Description |
---|---|
Boolean |
Implements
System.Runtime.InteropServices._Exception
System.Runtime.Serialization.ISerializable