次の方法で共有


DeliveryFailureException クラス

定義

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

コンストラクター

DeliveryFailureException(PortBase, Int32, String, Exception)
DeliveryFailureException(SerializationInfo, StreamingContext)

プロパティ

ErrorDescription (継承元 DeliveryFailureException)
EventId (継承元 DeliveryFailureException)
Message (継承元 XLANGsException)
SuspendedInstanceID (継承元 DeliveryFailureException)
SuspendedMessageID (継承元 DeliveryFailureException)

メソッド

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

適用対象