[This is preliminary documentation and is subject to change.]
Optionally returns reason of the dispatch message failure
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public string DispatchErrorMessage { get; }
public string DispatchErrorMessage { get; }
Public ReadOnly Property DispatchErrorMessage As String
Get
Public ReadOnly Property DispatchErrorMessage As String
Get
public:
property String^ DispatchErrorMessage {
String^ get ();
}
public:
property String^ DispatchErrorMessage {
String^ get ();
}
member DispatchErrorMessage : string with get
member DispatchErrorMessage : string with get
Property Value
Type:
String