TaskCompletionSource<TResult>
GPTKB entity
Statements (26)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:class
|
gptkbp:accessModifier |
public
|
gptkbp:assembly |
gptkb:mscorlib.dll
|
gptkbp:builtBy |
TaskCompletionSource(object state, TaskCreationOptions options)
TaskCompletionSource() TaskCompletionSource(TaskCreationOptions options) TaskCompletionSource(object state) |
gptkbp:category |
asynchronous programming
|
gptkbp:definedIn |
System.Threading.Tasks namespace
|
gptkbp:genericTypeParameter |
TResult
|
https://www.w3.org/2000/01/rdf-schema#label |
TaskCompletionSource<TResult>
|
gptkbp:method |
SetCanceled
SetException SetResult |
gptkbp:platform |
gptkb:.NET_Core
gptkb:.NET_5+ gptkb:.NET_Framework |
gptkbp:property |
Task
Task<TResult> |
gptkbp:purpose |
represents the producer side of a Task<TResult>
|
gptkbp:relatedTo |
Task
Task<TResult> |
gptkbp:threadSafe |
partially
|
gptkbp:usedFor |
manually controlling the completion of a Task
|
gptkbp:bfsParent |
gptkb:TaskCompletionSource
|
gptkbp:bfsLayer |
7
|