Namespace OnixS.Fix.Storage
Interfaces
ISessionStorage
Session's pluggable storage.
Enums
FileFlushPolicy
The File-based storage flush policy.
This controls the necessity to flush data on the disk after each update of .summary and .state log files.
StorageReadingMode
The storage reading algorithm mode. This affects the session's creation time when it restores messages from the File-based Storage.