Click or drag to resize

ClientChannelStationKey Property

Returns the station key 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 StationKey { get; }

Return Value

Type: String
The station key of the ClientChannel.
See Also