A Task specialized for use with timeout or other methods or functions which want to know they are using.
Task
timeout
This type has zero runtime overhead, including for construction: it is just a Task with additional type information.
A
Task
specialized for use withtimeout
or other methods or functions which want to know they are using.This type has zero runtime overhead, including for construction: it is just a
Task
with additional type information.