EnvironmentPolicy.FailedEventArgs Constructors
Contains data for the Failed event.| Name | Parameters | Description |
|---|---|---|
| FailedEventArgs(Exception, EnvironmentOperation) | exception, operation | Initializes a new instance of the EnvironmentPolicy.FailedEventArgs class with specified settings. |
See Also