Share via


TimeoutException Class

Definition

public ref class TimeoutException abstract : Microsoft::XLANGs::BaseTypes::XLANGsException
[System.Serializable]
public abstract class TimeoutException : Microsoft.XLANGs.BaseTypes.XLANGsException
type TimeoutException = class
    inherit XLANGsException
Public MustInherit Class TimeoutException
Inherits XLANGsException
Inheritance
TimeoutException
Derived
Attributes

Constructors

TimeoutException()
TimeoutException(SerializationInfo, StreamingContext)

Properties

EventId
Message (Inherited from XLANGsException)

Methods

GetObjectData(SerializationInfo, StreamingContext) (Inherited from XLANGsException)
GetState(String) (Inherited from XLANGsException)
SetMessage(String) (Inherited from XLANGsException)
SetState(String, Object) (Inherited from XLANGsException)

Applies to