Share via


ObservableEventListener.Dispose Method

Applies to: Semantic Logging 2.0

Releases all resources used by the current instance and unsubscribes all the observers.

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

Syntax

public override void Dispose()
'Declaration
Public Overrides Sub Dispose

Implements

IDisposable.Dispose()

See Also

ObservableEventListener Class

ObservableEventListener Members

Microsoft.Practices.EnterpriseLibrary.SemanticLogging Namespace