DiagnosticSourceAdapter.IObserver<KeyValuePair<String,Object>>.OnCompleted Metodo

Definizione

Notifica all'osservatore che il provider ha terminato di inviare notifiche basate su push.

 virtual void System.IObserver<System.Collections.Generic.KeyValuePair<System.String,System.Object>>.OnCompleted() = IObserver<System::Collections::Generic::KeyValuePair<System::String ^, System::Object ^>>::OnCompleted;
void IObserver<KeyValuePair<string,object>>.OnCompleted ();
abstract member System.IObserver<System.Collections.Generic.KeyValuePair<System.String,System.Object>>.OnCompleted : unit -> unit
override this.System.IObserver<System.Collections.Generic.KeyValuePair<System.String,System.Object>>.OnCompleted : unit -> unit
Sub OnCompleted () Implements IObserver(Of KeyValuePair(Of String, Object)).OnCompleted

Implementazioni

Si applica a