IsMaxLengthEnabled method (ILEADDicomNet)
Overview |
Refer to Working with DICOM Associate Connections. |
Remarks
Determine whether the Maximum Length restriction is enabled or disabled for the specified DICOM Associate.
A Maximum Length restriction can be placed on the data transport across a DICOM Associate connection. If the restriction is enabled, the value may be retrieved using GetMaxLength method, or set using SetMaxLength method.
To enable or disable the Maximum Length restriction, call SetMaxLength method.
See Also
Elements: |
|
Topics: |
DICOM Associate Connection: Getting Information About a DICOM Associate Handle |