| 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
Syntaxvoid IObserver<KeyValuePair<string, Object>>.OnCompleted()
Private Sub OnCompleted Implements IObserver(Of KeyValuePair(Of String, Object)).OnCompleted
Implements
IObserverTOnCompleted See Also
See Also