API reference
API reference
Select your platform
No SDKs available
No versions available

OVRTaskBuilder Struct

The AsyncMethodBuilder for OVRTask<TResult>.
Do not use this type directly. It is used by the compiler to allow OVRTask<TResult> to be used as a task-like object, that is, you can await on it from an awaitable function.
For more information see Asynchronous Tasks.
Others
T
The type of the result of an asynchronous operation.
See Also
Did you find this page helpful?
Thumbs up icon
Thumbs down icon