Interface IWorkerThread
Namespace: FixAntenna.Common.Threading.Runnable
Assembly: FixAntenna.Common.dll
Syntax
public interface IWorkerThread
Properties
WorkerThread
Declaration
Thread WorkerThread { get; }
Property Value
Type | Description |
---|---|
System.Threading.Thread |