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



IconMemberDescription
getException
If the request caused an exception, this will be the text of the exception.

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..::..ServerConnectionNotActiveEventArgs

Assembly: ServiceProvider (Module: ServiceProvider)