RecipientInfoDispatchException Property |
[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.Messages.RecipientInfo.DispatchException"]
Namespace: WorkZone.Dispatcher.Base.MessagesAssembly: WorkZone.Dispatcher.Base_24.5.0.0 (in WorkZone.Dispatcher.Base_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic DispatchException DispatchException { get; set; }
Public Property DispatchException As DispatchException
Get
Set
public:
property DispatchException^ DispatchException {
DispatchException^ get ();
void set (DispatchException^ value);
}
member DispatchException : DispatchException with get, set
Property Value
DispatchException
See Also