LEADTOOLS Medical (Leadtools.Ccow assembly)
LEAD Technologies, Inc

ResumeParticipation Method






The participant coupon of the application received from JoinCommonContext.
If set to true wait for the current context change transaction to complete.
Enables a suspended application to indicate that it wants to resume active participation in a common context session.
Syntax
void ResumeParticipation( 
   int participantCoupon,
   bool wait
)
'Declaration
 
Sub ResumeParticipation( _
   ByVal participantCoupon As Integer, _
   ByVal wait As Boolean _
) 
'Usage
 
Dim instance As IContextManager
Dim participantCoupon As Integer
Dim wait As Boolean
 
instance.ResumeParticipation(participantCoupon, wait)
void ResumeParticipation( 
   int participantCoupon,
   bool wait
)
function Leadtools.Ccow.IContextManager.ResumeParticipation( 
   participantCoupon ,
   wait 
)
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IContextManager Interface
IContextManager Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.