 | ServerChannelVersion Property |
Gets a string with the implementation version of this channel.
Namespace:
OBCOM.NetSwitchLib.Servers
Assembly:
OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntaxpublic string Version { get; }
Public ReadOnly Property Version As String
Get
Return Value
Type:
String
The implementation version of this channel.
See Also