Share via


SqlDatabaseSink.OnCompleted Method

Applies to: Semantic Logging 2.0

Notifies the observer that the provider has finished sending push-based notifications.

Namespace: Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Sinks
Assembly: Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Database (in Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Database.dll) Version: 2.0.1406.1

Syntax

public void OnCompleted()
'Declaration
Public Sub OnCompleted

Implements

IObserver<T>.OnCompleted()

See Also

SqlDatabaseSink Class

SqlDatabaseSink Members

Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Sinks Namespace