Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
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
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.