ServiceExceptionEventArgs Constructors
Arguments, passed to the ServiceBase.GlobalServiceExceptionThrown and ServiceBase.ServiceExceptionThrown events.
Name | Parameters | Description |
---|---|---|
Service |
exception |
Initializes a new instance of the Service |
See Also