This topic has not yet been rated - Rate this topic

FileRecordSequence.BeginAppend Method

Begins an asynchronous append operation.

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 BeginAppend(ArraySegment<Byte>, SequenceNumber, SequenceNumber, RecordAppendOptions, AsyncCallback, Object) Begins an asynchronous append operation. This method cannot be inherited.
Public method BeginAppend(IList<ArraySegment<Byte>>, SequenceNumber, SequenceNumber, RecordAppendOptions, AsyncCallback, Object) Begins an asynchronous append operation. This method cannot be inherited.
Public method BeginAppend(ArraySegment<Byte>, SequenceNumber, SequenceNumber, RecordAppendOptions, ReservationCollection, AsyncCallback, Object) Begins an asynchronous append operation using space previously reserved in the sequence. This method cannot be inherited.
Public method BeginAppend(IList<ArraySegment<Byte>>, SequenceNumber, SequenceNumber, RecordAppendOptions, ReservationCollection, AsyncCallback, Object) Begins an asynchronous append operation using space previously reserved in the sequence. This method cannot be inherited.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ