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