Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.1.20
|
Leadtools.Ccow Namespace > IContextManager Interface : ResumeParticipation Method |
true
wait for the current context change transaction to complete.
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 )
true
wait for the current context change transaction to complete.