MboxStorageReaderCurrentDataSize Property

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

Namespace:  Aspose.Email.Storage.Mbox
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public long CurrentDataSize { get; protected set; }

Property Value

Type: Int64
See Also