EventSourceSchemaCache.Instance Property
Applies to: Semantic Logging 2.0
Gets the singleton instance of EventSourceSchemaCache.
Namespace: Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Schema
Assembly: Microsoft.Practices.EnterpriseLibrary.SemanticLogging (in Microsoft.Practices.EnterpriseLibrary.SemanticLogging.dll) Version: 2.0.1406.1
Syntax
public static EventSourceSchemaCache Instance { get; }
'Declaration
Public Shared ReadOnly Property Instance As EventSourceSchemaCache
Get
Property Value
Type: EventSourceSchemaCache
The instance of EventSourceSchemaCache.
See Also
EventSourceSchemaCache Members
Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Schema Namespace