Reference Library
ServiceProvider..::..ServerConnectionDownEventArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCServiceProviderServiceProvider..::..ServerConnectionDownEventArgs
Parameters for Server Connection Down event
Declaration Syntax
C#Visual BasicVisual C++
public class ServerConnectionDownEventArgs : ServiceProvider..::..ServiceProviderCommonEventArgs
Public Class ServerConnectionDownEventArgs _
	Inherits ServiceProvider..::..ServiceProviderCommonEventArgs
public ref class ServerConnectionDownEventArgs : public ServiceProvider..::..ServiceProviderCommonEventArgs
Members
All MembersProperties



IconMemberDescription
getCode
The code returned from the server regarding this request.

getReason
The reason returned from the server regarding this request

getServiceProvider
The ServiceProvider object that this message is associated with.
(Inherited from ServiceProvider..::..ServiceProviderCommonEventArgs.)
Inheritance Hierarchy
Object
EventArgs
 ServiceProvider..::..ServiceProviderCommonEventArgs
  ServiceProvider..::..ServerConnectionDownEventArgs

Assembly: ServiceProvider (Module: ServiceProvider)