Override this method to create the new Worker.
Namespace: Spotfire.Dxp.Framework.Threading
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 30.0.11525.4184 (30.0.11525.4184)
Syntax
C#
protected abstract TWorker CreateCore()
Return Value
Type: TWorkerA new worker.
Version Information
See Also