C#
VB
C++
Enables a suspended application to indicate that it wants to resume active participation in a common context session.
public void ResumeParticipation(
int participantCoupon,
bool wait
)
Sub ResumeParticipation( _
ByVal participantCoupon As Integer, _
ByVal wait As Boolean _
)
void ResumeParticipation(
int participantCoupon,
bool wait
)
participantCoupon
The participant coupon of the application received from JoinCommonContext.
wait
If set to true
wait for the current context change transaction to complete.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET