WorkUnit.StopContinuousAnimation Method

Stop the animation for the continuous progress bar.
Protected Friend Sub StopContinuousAnimation( _ 
ByVal worker As BackgroundWorker
)
This language is not supported or no code example is available.
internal protected void StopContinuousAnimation( 
BackgroundWorker worker 
)
This language is not supported or no code example is available.

Parameters

worker
BackgroundWorker

The background worker thread

.NET Framework

Supported in: 4.8

In this article

Definition