 | ReplyEventMessage Property |
Gets the reply message or null if the reply timeout.
Namespace:
OBCOM.NetSwitchLib.Servers
Assembly:
OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntaxpublic Message Message { get; }
Public ReadOnly Property Message As Message
Get
Property Value
Type:
Message
The reply message or
null if the reply timeout.
See Also