←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly