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

Assembly: ServiceProvider (Module: ServiceProvider)