次の方法で共有


RetryTransactionException クラス

定義

public ref class RetryTransactionException : Microsoft::XLANGs::BaseTypes::XLANGsException
[System.Serializable]
public class RetryTransactionException : Microsoft.XLANGs.BaseTypes.XLANGsException
type RetryTransactionException = class
    inherit XLANGsException
Public Class RetryTransactionException
Inherits XLANGsException
継承
RetryTransactionException
属性

コンストラクター

RetryTransactionException()
RetryTransactionException(SerializationInfo, StreamingContext)

プロパティ

DelayFor
EventId
Message (継承元 XLANGsException)

メソッド

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

適用対象