This topic has not yet been rated - Rate this topic

IRecordSequence.Flush Method

When overridden in a derived class, causes appended records to be written.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Flush() When overridden in a derived class, ensures that all appended records have been written.
Public method Flush(SequenceNumber) When overridden in a derived class, ensures that all appended records up to and including the record with the specified sequence number have been durably written.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.