←Select platform

CloseChannel Property

Summary

Gets or sets the client channel to be closed.

Syntax

C#
VB
C++
public string CloseChannel {get; set;}
Public Property CloseChannel As String
public: 
property String^ CloseChannel { 
   String^ get(); 
   void set (    String^ ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip Assembly
Click or drag to resize