LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

ChannelId Property

Show in webframe





Gets or sets the channel ID of the client request.
Syntax
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:
property String^ ChannelId {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String value used to associate the request with a particular JPIP channel, and hence the session to which the channel belongs.
Remarks

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.

Example
For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.
Requirements

Target Platforms

See Also

Reference

ChannelFields Class
ChannelFields Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features