Click or drag to resize

SyncContextTaskCompletionSourceTResult Properties

Version 85.3.121

The SyncContextTaskCompletionSourceTResult generic type exposes the following members.

Properties
  NameDescription
Public propertySyncContext
Captured Sync Context
Public propertyTask
Gets the TaskTResult created by this TaskCompletionSourceTResult.
(Inherited from TaskCompletionSourceTResult.)
Top
See Also