TransferredDataLimit Property
The maximum of data to be transferred.
Syntax
public long getTransferredDataLimit(); public void setTransferredDataLimit(long transferredDataLimit);
Remarks
This property contains the maximum of data to be transferred. The default value is 0, which will not impose any limits on the amount of data accumulated in the TransferredData property.
Default Value
0