DicomObjects Reference
DicomObjects Reference / DicomConnection Object / ThrottleRate Property
ThrottleRate Property
Description
Maximum data rate in bytes/second
Property type
Read-write property
Syntax
Visual Basic
Public Property ThrottleRate As Long
Remarks
The rate is in bytes per second and applies to the sum of incoming and outgoing data.  The sending/receiving is paused if necessary on each PDU to limit to the required rate.
See Also