SinkSubscription.Dispose Method

Applies to: Semantic Logging 2.0

Disposes both the Subscription and the Sink if it implements IDisposable

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

Syntax

public void Dispose()
'Declaration
Public Sub Dispose

Implements

IDisposable.Dispose()

See Also

SinkSubscription Class

SinkSubscription Members

Dispose Overload

Microsoft.Practices.EnterpriseLibrary.SemanticLogging Namespace