MongoDBDestination DataStore Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Refrences an underlying data store

Namespace: NFX.Log.Destinations
Assembly: NFX.MongoDB (in NFX.MongoDB.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public MongoDBLogMessageDataStore DataStore { get; }

Property Value

Type: MongoDBLogMessageDataStore
See Also