Leadtools.Jpip Namespace > ChannelFields Class : ChannelId Property |
public string ChannelId {get; set;}
'Declaration Public Property ChannelId As String
'Usage Dim instance As ChannelFields Dim value As String instance.ChannelId = value value = instance.ChannelId
public string ChannelId {get; set;}
get_ChannelId();
set_ChannelId(value);
After a client requests a new channel from the server using the NewChannel field, the server will assign a channel ID. The client should use the assigned channel ID in future requests to the server to identify the session.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2