Click or drag to resize
JobManagerJobThreadInstance Property
Current instance of the job thread

Namespace: DrawerBackup.Native.Jobs
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public Thread Instance { get; set; }

Property Value

Type: Thread
See Also