Enables a suspended application to indicate that it wants to resume active participation in a common context session.
[OperationContractAttribute()][WebGetAttribute(BodyStyle=0,UriTemplate="?id={id}&domain={domain}&interface=ContextManager&method=ResumeParticipation&part" + "icipantCoupon={participantCoupon}&wait={wait}")]public Stream ResumeParticipation(string id,string domain,int participantCoupon,bool wait)
<OperationContractAttribute()><WebGetAttribute(IsBodyStyleSetExplicitly=True, UriTemplate="?id={id}&domain={domain}&interface=ContextManager&method=ResumeParticipation&participantCoupon={participantCoupon}&wait={wait}")>Function ResumeParticipation( _ByVal id As String, _ByVal domain As String, _ByVal participantCoupon As Integer, _ByVal wait As Boolean _) As Stream
[OperationContractAttribute()][WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=ContextManager&method=ResumeParticipation&participantCoupon={participantCoupon}&wait={wait}")]Stream^ ResumeParticipation(String^ id,String^ domain,int participantCoupon,bool wait)
id
The context manager id.
domain
The domain name of the site or organization that is being served by the located component.
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
