DicomObjects Reference
DicomObjects Reference
/
DicomConnection Object
/ ThrottleRate Property
Collapse All
Expand All
In This Topic
ThrottleRate Property
In This Topic
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
DicomConnection Object
|
DicomConnection Members