Reference Library
getReason Property
NamespacesAvaya.ApplicationEnablement.DMCCServiceProvider..::.ServerConnectionNotActiveEventArgsgetReason
The reason returned from the server regarding this request
Declaration Syntax
C#Visual BasicVisual C++
public string getReason { get; }
Public ReadOnly Property getReason As String
public:
property String^ getReason {
	String^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)