Reference Library
OnServerConnectionNotActiveEvent Event
NamespacesAvaya.ApplicationEnablement.DMCCIServiceProviderOnServerConnectionNotActiveEvent
Handler for Server Connection Not Active events.
Declaration Syntax
C#Visual BasicVisual C++
event ServerConnectionNotActiveEventHandler OnServerConnectionNotActiveEvent
Event OnServerConnectionNotActiveEvent As ServerConnectionNotActiveEventHandler
 event ServerConnectionNotActiveEventHandler^ OnServerConnectionNotActiveEvent {
	void add (ServerConnectionNotActiveEventHandler^ value);
	void remove (ServerConnectionNotActiveEventHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)