LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)
LEAD Technologies, Inc

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 string CloseChannel {get; set;}
 get_CloseChannel();
set_CloseChannel(value);
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: 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

See Also

Reference

ChannelFields Class
ChannelFields Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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