| ServerChannelSwitchVersion Property |
Gets the version of the NetSwitch to which this channel is connected.
Namespace:
OBCOM.NetSwitchLib.Servers
Assembly:
OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntax public string SwitchVersion { get; }
Public ReadOnly Property SwitchVersion As String
Get
Property Value
Type:
String
The NetSwitch version or
null if this channel is not executing.
See Also