WorkUnitEventArgs Constructor

Standard constructor.
Public Sub New( _ 
ByVal wu As WorkUnit
)
This language is not supported or no code example is available.
public WorkUnitEventArgs( 
WorkUnit wu 
)
This language is not supported or no code example is available.

Parameters

wu
WorkUnit

The work unit

.NET Framework

Supported in: 4.8

In this article

Definition