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