MboxStorageReader.CurrentDataSize

MboxStorageReader.CurrentDataSize property

Gets the number of bytes that is read by ReadNextMessage method.

public long CurrentDataSize { get; }

See Also