Click or drag to resize

ClientChannelName Property

Returns the name of the ClientChannel.

Namespace:  OBCOM.NetClient
Assembly:  OBCOM.NetClient (in OBCOM.NetClient.dll) Version: 40.82.5945.17884 (40.82.5945.17884)
Syntax
public string Name { get; }

Return Value

Type: String
The name of the ClientChannel.
See Also