Specifies total number of bytes received during the session.
Declaration
[C#/Java]
long TotalBytesReceived;
long TotalBytesReceived;
[VB.NET]
Property TotalBytesReceived As Long
Property TotalBytesReceived As Long
[Pascal]
property TotalBytesReceived : Int64;
property TotalBytesReceived : Int64;
[C++]
not implemented;
not implemented;
Description
Use this read-only property to get the total number of bytes received during the session.