TaskUtilitiesStartSTAThreadTask Method |
Name | Description | |
---|---|---|
StartSTAThreadTask(Action) |
Starts a a new STA thread and run the specified action.
| |
StartSTAThreadTaskT(FuncT) |
Starts a a new STA thread and run the specified function.
|