![]()  | 
  
    CQRS.NET
    2.1
    
   A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments. 
   | 
 
 Inheritance diagram for Cqrs.Bus.FileBasedLastEventProcessedStore:Public Member Functions | |
| FileBasedLastEventProcessedStore (IConfigurationManager configurationManager) | |
Public Attributes | |
| const string | AppSettingsKey = "FileBasedLastEventProcessed.Location" | 
| const string | AppSettingsDefaultValue = @"%EVENTSTORE_HOME%\LastEventProcessedLocation" | 
Properties | |
| string | FileName [get] | 
| string | EventLocation [get, set] | 
  Properties inherited from Cqrs.Bus.IStoreLastEventProcessed | |
| string | EventLocation [get, set] |