SinkSubscription.Subscription Property

Applies to: Semantic Logging 2.0

A reference to the underlying subscription token.

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

Syntax

public IDisposable Subscription { get; }
'Declaration
Public ReadOnly Property Subscription As IDisposable
    Get

Property Value

Type: IDisposable

See Also

SinkSubscription Class

SinkSubscription Members

Microsoft.Practices.EnterpriseLibrary.SemanticLogging Namespace