Completion Property
Collapse the table of content
Expand the table of content

ConcurrentExclusiveSchedulerPair.Completion Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets a Task that will complete when the scheduler has completed processing.

Namespace:  System.Threading.Tasks
Assembly:  mscorlib (in mscorlib.dll)

'Declaration
Public ReadOnly Property Completion As Task

Property Value

Type: System.Threading.Tasks.Task
The asynchronous operation that will complete when the scheduler finishes processing.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft