ServiceExceptionEventArgs Properties
Arguments, passed to the ServiceBase.GlobalServiceExceptionThrown and ServiceBase.ServiceExceptionThrown events.Name | Description |
---|---|
Exception | Gets the exception thrown by the service. |
See Also
Name | Description |
---|---|
Exception | Gets the exception thrown by the service. |