Reference Library
OnServerConnectionDownEvent Event
NamespacesAvaya.ApplicationEnablement.DMCCIServiceProviderOnServerConnectionDownEvent
Handler for Server Connection Down events.
Declaration Syntax
C#Visual BasicVisual C++
event ServerConnectionDownEventHandler OnServerConnectionDownEvent
Event OnServerConnectionDownEvent As ServerConnectionDownEventHandler
 event ServerConnectionDownEventHandler^ OnServerConnectionDownEvent {
	void add (ServerConnectionDownEventHandler^ value);
	void remove (ServerConnectionDownEventHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)