Click or drag to resize

ClientChannelSwitchName Property

Gets the name 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 SwitchName { get; }

Property Value

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