ParticipantEventArgs Constructor

Summary

Initializes a new instance of the ParticipantEventArgs class.

Syntax
C#
VB
C++
Public Sub New(ByVal participant As ContextParticipant) 
public: ParticipantEventArgs(ContextParticipant^ participant) 

Parameters

participant
The context's participant who has joined, left or changed.

Requirements

Target Platforms

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

Leadtools.Ccow.Server Assembly