Parameters for Server Connection Not Active Event
| C# | Visual Basic | Visual C++ |
public class ServerConnectionNotActiveEventArgs : ServiceProvider..::.ServiceProviderCommonEventArgs
Public Class ServerConnectionNotActiveEventArgs _ Inherits ServiceProvider..::.ServiceProviderCommonEventArgs
public ref class ServerConnectionNotActiveEventArgs : public ServiceProvider..::.ServiceProviderCommonEventArgs
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| 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.) |
| Object | |||
| EventArgs | |||
| ServiceProvider..::.ServiceProviderCommonEventArgs | |||
| ServiceProvider..::.ServerConnectionNotActiveEventArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)