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.