ITransferBufferSequence Property

Sequence number in the file of this buffer. It determines the offset (in multiples of BlockSize) in the file at which the data starts.

Definition

Namespace: Quine.FileTransfer
Assembly: Quine.FileTransfer (in Quine.FileTransfer.dll) Version: 1.0.0+6efd94d5454131cfac18f827c2a4172cb83f1e24
C#
int Sequence { get; }

Property Value

Int32

See Also