SinkSubscription.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 Object Sink { get; }
'Declaration
Public ReadOnly Property Sink As Object
Get
Property Value
Type: Object
See Also
Microsoft.Practices.EnterpriseLibrary.SemanticLogging Namespace