LeaveCommonContext Method

Summary
Enables an application that is a participant in a common context session to leave the session.
Syntax
C#
VB
C++
public void LeaveCommonContext( 
   int participantCoupon 
) 
Sub LeaveCommonContext( _ 
   ByVal participantCoupon As Integer _ 
)  
void LeaveCommonContext(  
   int participantCoupon 
)  

Parameters

participantCoupon
The participant coupon of the application received from JoinCommonContext.

Example

For an example refer to JoinCommonContext.

Requirements

Target Platforms

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

Leadtools.Ccow Assembly

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