Environment.DoWork Method

Accomplishes the work.
Public Sub DoWork( _ 
ByVal workUnit As WorkUnit
)
This language is not supported or no code example is available.
public void DoWork( 
WorkUnit workUnit 
)
This language is not supported or no code example is available.

Parameters

workUnit
WorkUnit

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition