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