IObserver<T>.OnCompleted Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Notifies the observer of the end of the observable sequence. No further values or notifications will be made available for this sequence.
Assembly: mscorlib (in mscorlib.dll)
Show: