Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.1.20
|
Leadtools.Ccow.Server.Context Namespace > ContextManager Class : NewParticipant Field |
public static EventHandler<ParticipantEventArgs> NewParticipant
'Declaration
Public Shared NewParticipant As EventHandler(Of ParticipantEventArgs)
'Usage
Dim value As EventHandler(Of ParticipantEventArgs) value = ContextManager.NewParticipant ContextManager.NewParticipant = value
public: static EventHandler<ParticipantEventArgs^>^ NewParticipant