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

Show in webframe

JoinCommonContext Method






The context manager id.
The domain name of the site or organization that is being served by the located component.
Name of the application.
The context participant interface provided by the application.
If set to true participate in context change surveys. If false the application will only be informed when a context change has been accepted.
If set to true wait for the current context change transaction to complete.
Enables an application to join a common context session.
Syntax
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=ContextManager&method=JoinCommonContext&applicationName={applicationName}&contextParticipant={contextParticipant}&survey={survey}&wait={wait}")]
[OperationContractAttribute()]
Stream JoinCommonContext( 
   string id,
   string domain,
   string applicationName,
   string contextParticipant,
   bool survey,
   bool wait
)
'Declaration
 
<WebGetAttribute(IsBodyStyleSetExplicitly=True, UriTemplate="?id={id}&domain={domain}&interface=ContextManager&method=JoinCommonContext&applicationName={applicationName}&contextParticipant={contextParticipant}&survey={survey}&wait={wait}")>
<OperationContractAttribute()>
Function JoinCommonContext( _
   ByVal id As String, _
   ByVal domain As String, _
   ByVal applicationName As String, _
   ByVal contextParticipant As String, _
   ByVal survey As Boolean, _
   ByVal wait As Boolean _
) As Stream
'Usage
 
Dim instance As IContextManagerService
Dim id As String
Dim domain As String
Dim applicationName As String
Dim contextParticipant As String
Dim survey As Boolean
Dim wait As Boolean
Dim value As Stream
 
value = instance.JoinCommonContext(id, domain, applicationName, contextParticipant, survey, wait)
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=ContextManager&method=JoinCommonContext&applicationName={applicationName}&contextParticipant={contextParticipant}&survey={survey}&wait={wait}")]
[OperationContractAttribute()]
Stream^ JoinCommonContext( 
   String^ id,
   String^ domain,
   String^ applicationName,
   String^ contextParticipant,
   bool survey,
   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.
applicationName
Name of the application.
contextParticipant
The context participant interface provided by the application.
survey
If set to true participate in context change surveys. If false the application will only be informed when a context change has been accepted.
wait
If set to true wait for the current context change transaction to complete.

Return Value

The participant coupon.
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