MailBee.NET Objects 7.2

Pop3MessageDataChunkReceivedEventArgs.TotalBytesReceived Property

Gets the total length (in bytes) of the already received data of the message currently being downloaded.

public int TotalBytesReceived {get;}

Property Value

The total length (in bytes) of the already received data of the message currently being downloaded, including the bytes just received.

See Also

Pop3MessageDataChunkReceivedEventArgs Class | MailBee.Pop3Mail Namespace