CloseChannel Method

Summary
Closes a JPIP channel at the server.
Syntax
C#
VB
C++
public void CloseChannel( 
   string channelId 
) 
  
Public Sub CloseChannel( _ 
   ByVal channelId As String _ 
)  
public: 
void CloseChannel(  
   String^ channelId 
)  

Parameters

channelId
The channel ID to close.

Example

For an example, refer to JpipClient.

Requirements

Target Platforms

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

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