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 : ParticipantStateChange Field |
public static EventHandler<ParticipantEventArgs> ParticipantStateChange
'Declaration
Public Shared ParticipantStateChange As EventHandler(Of ParticipantEventArgs)
'Usage
Dim value As EventHandler(Of ParticipantEventArgs) value = ContextManager.ParticipantStateChange ContextManager.ParticipantStateChange = value
public: static EventHandler<ParticipantEventArgs^>^ ParticipantStateChange