Click or drag to resize

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

Return Value

Type: String
The implementation version of this channel.
See Also