SinkSubscription<T>.Sink Property

Applies to: Semantic Logging 2.0

A reference to the underlying log sink.

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

Syntax

public T Sink { get; }
'Declaration
Public ReadOnly Property Sink As T
    Get

Property Value

Type: T

See Also

SinkSubscription<T> Class

SinkSubscription<T> Members

Microsoft.Practices.EnterpriseLibrary.SemanticLogging Namespace