EnvironmentPolicy.FailedEventArgs Properties
Contains data for the Failed event.Name | Description |
---|---|
Exception | Gets the exception. |
Operation | Gets the environment-related operation that failed. |
Throw | Gets or sets whether to throw an exception. |
See Also