Click or drag to resize

ClientChannelSwitchVersion Property

Gets the version of the NetSwitch server connected to this channel.

Namespace:  OBCOM.NetSwitchLib.Clients
Assembly:  OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntax
public string SwitchVersion { get; }

Property Value

Type: String
The NetSwitch version or null if this channel is not connected.
See Also