Click or drag to resize

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)
Syntax
public Message Message { get; }

Property Value

Type: Message
The reply message or null if the reply timeout.
See Also