Click or drag to resize

AbortableGetThread method

Returns the current helper-thread or null.

Namespace: NetEti.ApplicationControl
Assembly: NetEti.ProcessTools (in NetEti.ProcessTools.dll) Version: 1.0.0+3226eb04384bdec34e8eaa040302e1906383a7b4
Syntax
public Thread? GetThread()

Return value

Thread
Current helper-thread of this or a given Abortable or null.
See also