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.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Threading.Tasks.TaskThe asynchronous operation that will complete when the scheduler finishes processing.
Show: