LogRecordSequence.Flush Method
Writes appended records durably
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Flush() | Ensures that all appended records have been written. This method cannot be inherited. |
|
Flush(SequenceNumber) | Ensures that all appended records up to and including the record with the specified sequence number have been durably written. This method cannot be inherited. |