Implemented interface member:
method
BeginAppend
System.IO.Log.IRecordSequence.BeginAppend(System.Collections.Generic.IList<System.ArraySegment<System.Byte>>, System.IO.Log.SequenceNumber, System.IO.Log.SequenceNumber, System.IO.Log.RecordAppendOptions, System.IO.Log.ReservationCollection, System.AsyncCallback, System.Object)
2 references to BeginAppend
System.IO.Log (2)
System\IO\Log\LogRecordSequence.cs (2)
393return BeginAppend(new ArraySegment<byte>[] { data }, 410return BeginAppend(