ContextParticipant Constructor(int,string,bool,IContextParticipant)

Summary
Initializes a new instance of the ContextParticipant class.
Syntax
C#
VB
C++
Public Sub New(ByVal participantCoupon As System.Int32, ByVal applicationName As System.String, ByVal survey As System.Boolean, ByVal participant As IContextParticipant) 
public: ContextParticipant(System.Int32^ participantCoupon, System.String^ applicationName, System.Boolean^ survey, IContextParticipant^ participant) 

Parameters

participantCoupon
The participant coupon.

applicationName
Name of the application. This string must be unique relative to the other applications that have already joined the common context session.

survey
If set to true, the application participates in context change surveys. If set to false, the application will only be informed when a context change has been accepted.

participant
The CCOW context participant.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Server Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.