Click or drag to resize

ServerChannelSwitchName Property

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

Property Value

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