←Select platform

ResumeParticipation Method

Summary

Enables a suspended application to indicate that it wants to resume active participation in a common context session.

Syntax

C#
VB
C++
void ResumeParticipation(  
   int participantCoupon, 
   bool wait 
) 
Sub ResumeParticipation( _ 
   ByVal participantCoupon As Integer, _ 
   ByVal wait As Boolean _ 
) 
void ResumeParticipation(  
   int participantCoupon, 
   bool wait 
) 

Parameters

participantCoupon
The participant coupon of the application received from JoinCommonContext.

wait
If set to true wait for the current context change transaction to complete.

Requirements

Target Platforms

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