共用方式為


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)

適用於