Reference Library
ServerConnectionDownEvent Method (sessionId, Code, reason)
NamespacesAvaya.ApplicationEnablement.DMCCControlEventsServerConnectionDownEvent(String, String, String)
Declaration Syntax
C#Visual BasicVisual C++
void ServerConnectionDownEvent(
	string sessionId,
	string Code,
	string reason
)
Sub ServerConnectionDownEvent ( _
	sessionId As String, _
	Code As String, _
	reason As String _
)
void ServerConnectionDownEvent(
	String^ sessionId, 
	String^ Code, 
	String^ reason
)
Parameters
sessionId (String)
Code (String)
reason (String)

Assembly: ServiceProvider (Module: ServiceProvider)