次の方法で共有


TimeoutException クラス

定義

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
継承
属性

コンストラクター

TimeoutException()
TimeoutException(SerializationInfo, StreamingContext)

プロパティ

EventId (継承元 TimeoutException)
Message (継承元 XLANGsException)

メソッド

GetObjectData(SerializationInfo, StreamingContext) (継承元 XLANGsException)
GetState(String) (継承元 XLANGsException)
SetMessage(String) (継承元 XLANGsException)
SetState(String, Object) (継承元 XLANGsException)

適用対象