←Select platform

CloseChannel Property

Summary
Gets or sets the client channel to be closed.

Syntax
C#
C++/CLI
Python
public string CloseChannel { get; set; } 
public: 
property String^ CloseChannel { 
   String^ get(); 
   void set (    String^ ); 
} 
CloseChannel # get and set (ChannelFields) 

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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.