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
See Also
Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Sinks Namespace