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

Show in webframe

SuspendParticipation 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.
Enables an application to indicate that it wants to suspend its active participation in a common context session while remaining registered as a participant.
Syntax
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=ContextManager&method=SuspendParticipation&participantCoupon={participantCoupon}")]
[OperationContractAttribute()]
Stream SuspendParticipation( 
   string id,
   string domain,
   int participantCoupon
)
'Declaration
 
<WebGetAttribute(IsBodyStyleSetExplicitly=True, UriTemplate="?id={id}&domain={domain}&interface=ContextManager&method=SuspendParticipation&participantCoupon={participantCoupon}")>
<OperationContractAttribute()>
Function SuspendParticipation( _
   ByVal id As String, _
   ByVal domain As String, _
   ByVal participantCoupon As Integer _
) As Stream
'Usage
 
Dim instance As IContextManagerService
Dim id As String
Dim domain As String
Dim participantCoupon As Integer
Dim value As Stream
 
value = instance.SuspendParticipation(id, domain, participantCoupon)
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=ContextManager&method=SuspendParticipation&participantCoupon={participantCoupon}")]
[OperationContractAttribute()]
Stream^ SuspendParticipation( 
   String^ id,
   String^ domain,
   int participantCoupon
) 

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