OnCompleted Method
Collapse the table of content
Expand the table of content

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.

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

void OnCompleted()

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft