C#
VB
C++
Gets the client channel ID.
public string ChannelID { get; }
The client channel ID.
This value represents the channel id for the connected client.
This value can be null or System.String.Empty if the event is not generated by a client connection.
For an example, refer to Leadtools.Jpip.Server.JpipServer.