Enum AimpServiceThreadPoolType
Enum AimpServiceThreadPoolType
Namespace: AIMP.SDK.Threading
Assembly: AIMP.SDK.dll
Syntax
public enum AimpServiceThreadPoolType
Fields
Name | Description |
---|---|
None | The none |
WaitFor | the method will not return control until operation has been completed if this flag is used. |