ConcurrentExclusiveSchedulerPair.Complete Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Informs the scheduler pair that it should not accept any more tasks.
Assembly: mscorlib (in mscorlib.dll)
Calling Complete() is optional. It is necessary only if you're relying on the Completion property for notification that all processing has been completed.
Show: