Error processing SSI file
LEADTOOLS Leadtools.Ccow.Services (Leadtools.Ccow.Services assembly)

Show in webframe

ResumeParticipation Method






The context manager id.
The domain name of the site or organization that is being served by the located component.
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
[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
)
'Declaration
 
<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
'Usage
 
Dim instance As IContextManagerService
Dim id As String
Dim domain As String
Dim participantCoupon As Integer
Dim wait As Boolean
Dim value As Stream
 
value = instance.ResumeParticipation(id, domain, participantCoupon, wait)
[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
) 

Parameters

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.
Requirements

Target Platforms

See Also

Reference

IContextManagerService Interface
IContextManagerService Members

Error processing SSI file
Leadtools.Ccow.Services requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features