NetworkThreadDispatcher..::..EnqueueAsync Method
Enqueues an Action to be executed asynchronously and returns a Task representing the operation.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
Parameters
- action
- Type: Action
The Action to enqueue.