WorkCompletedEventArgs Constructor

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

Parameters

wu
WorkUnit

The work unit

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition