Constructor StoppedEventArgs
View SourceStoppedEventArgs(Exception)
Initializes a new instance of the StoppedEventArgs class.
Declaration
public StoppedEventArgs(Exception exception)
Parameters
Type | Name | Description |
---|---|---|
Exception | exception | The exception. |