
Public Member Functions | |
| ChangeLogWriter (string collectionID) | |
| Initializes a new instance of the object class. | |
| void | Dispose () |
| Allows for quick release of managed and unmanaged resources. Called by applications. | |
Properties | |
| string | LogFile [get] |
| Gets the file path for this change log. | |
| static uint | DefaultMaxPersistedRecords [get] |
| Gets the Max default records. | |
| Simias::Storage::ChangeLogWriter::ChangeLogWriter | ( | string | collectionID | ) | [inline] |
Initializes a new instance of the object class.
| collectionID | Collection identifier to listen for events. |
| void Simias::Storage::ChangeLogWriter::Dispose | ( | ) | [inline] |
Allows for quick release of managed and unmanaged resources. Called by applications.
string Simias::Storage::ChangeLogWriter::LogFile [get] |
Gets the file path for this change log.
uint Simias::Storage::ChangeLogWriter::DefaultMaxPersistedRecords [static, get] |
Gets the Max default records.
1.5.6