Click or drag to resize
IBackgroundWorkerStartWork Method
Raises DoWork on a background thread.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void StartWork(
	Object state
)

Parameters

state
Type: SystemObject
See Also