DeliveryFailureException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Inheritance
- Attributes
Constructors
DeliveryFailureException(PortBase, Int32, String, Exception) | |
DeliveryFailureException(SerializationInfo, StreamingContext) |
Properties
ErrorDescription | (Inherited from DeliveryFailureException) |
EventId | (Inherited from DeliveryFailureException) |
Message | (Inherited from XLANGsException) |
SuspendedInstanceID | (Inherited from DeliveryFailureException) |
SuspendedMessageID | (Inherited from DeliveryFailureException) |
Methods
GetObjectData(SerializationInfo, StreamingContext) | (Inherited from DeliveryFailureException) |
GetState(String) | (Inherited from XLANGsException) |
SetMessage(String) | (Inherited from XLANGsException) |
SetProperties(String, String, String) | (Inherited from DeliveryFailureException) |
SetState(String, Object) | (Inherited from XLANGsException) |