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