Click or drag to resize

ServerChannelUniqueName Property

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

Property Value

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