LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

CloseChannel Property

Show in webframe





Gets or sets the client channel to be closed.
Syntax
public string CloseChannel {get; set;}
'Declaration
 
Public Property CloseChannel As String
'Usage
 
Dim instance As ChannelFields
Dim value As String
 
instance.CloseChannel = value
 
value = instance.CloseChannel

            

            
public:
property String^ CloseChannel {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String value representing the channel ID in a session to be closed.
Remarks

If the value field is "*", all channels associated with the session will be closed.

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