Click or drag to resize

RequestEventHasSentReply Property

Gets a value that indicates whether the reply has been sent.

Namespace:  OBCOM.NetSwitchLib.Servers
Assembly:  OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntax
public bool HasSentReply { get; }

Property Value

Type: Boolean
true is the reply of this request has been sent.
See Also