IPWorks 2020 JavaScript Edition

Questions / Feedback?

TransferredDataLimit Property

The maximum of data to be transferred.

Syntax


 getTransferredDataLimit(): number;

 setTransferredDataLimit(transferredDataLimit: number): void;

Default Value

0

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.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 JavaScript Edition - Version 20.0 [Build 8292]