DiagnosticTracerBaseIObserverKeyValuePairString, ObjectOnCompleted Method |
Notifies the observer that the provider has finished sending push-based notifications.
Namespace:
Autofac.Diagnostics
Assembly:
Autofac (in Autofac.dll) Version: 6.0.0+39696a967e8826f7f1ebc8c1ff4523c9dd75abe0
Syntax void IObserver<KeyValuePair<string, Object>>.OnCompleted()
Private Sub OnCompleted Implements IObserver(Of KeyValuePair(Of String, Object)).OnCompleted
Implements
IObserverTOnCompletedSee Also