Environment.FireWorkCancelled Method

Raises the WorkCancelled event.
Protected Sub FireWorkCancelled( _ 
ByVal e As WorkUnitEventArgs
)
This language is not supported or no code example is available.
protected void FireWorkCancelled( 
WorkUnitEventArgs e 
)
This language is not supported or no code example is available.

Parameters

e
WorkUnitEventArgs

A WorkUnitEventArgs that contains the event data.

.NET Framework

Supported in: 4.8

In this article

Definition