| ServerChannelSwitchReplyTimeout Property |
Gets or sets the maximum time to wait for a NetSwitch reply
(milliseconds).
Namespace:
OBCOM.NetSwitchLib.Servers
Assembly:
OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntax public int SwitchReplyTimeout { get; set; }
Public Property SwitchReplyTimeout As Integer
Get
Set
Property Value
Type:
Int32
The maximum time to wait for a NetSwitch reply (milliseconds).
See Also