Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

Show in webframe

CloseChannel Property






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

Error processing SSI file
Leadtools.Jpip requires a Document or Medical and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features