CancellationRequestEventArgs
Represents the cancellation request event argument data. This class cannot be inherited.
Gets the process unique identifier to cancel.
Gets a value indicating whether cancellation is requested by the user.
Initializes a new instance of the CancellationRequestEventArgs class. This assumes cancellation is requested by the user.
Initializes a new instance of the CancellationRequestEventArgs class.