![]() | ITransferProgressReport Method (Int64, Int64) |
Namespace: MailKit
void Report( long bytesTransferred, long totalSize )
Reports the progress of the transfer operation.
This method is only used if the operation knows the size of the message, part, or stream being transferred without doing extra work to calculate it.