Share via


RollingFlatFileSink.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.TextFile (in Microsoft.Practices.EnterpriseLibrary.SemanticLogging.TextFile.dll) Version: 2.0.1406.1

Syntax

public void OnCompleted()
'Declaration
Public Sub OnCompleted

Implements

IObserver<T>.OnCompleted()

See Also

RollingFlatFileSink Class

RollingFlatFileSink Members

Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Sinks Namespace