Share via


TimeoutException Class

Definition

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

Constructors

TimeoutException()
TimeoutException(SerializationInfo, StreamingContext)

Properties

EventId (Inherited from TimeoutException)
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