[This is preliminary documentation and is subject to change.]
The maximum length of message fragment (P-DATA-TF PDU)
that the System Under Test (SUT) can receive from the Dicom Validation Tool (DVT).
| C# | Visual Basic | Visual C++ |
uint MaximumLengthReceived { get; set; }
Property MaximumLengthReceived As UInteger
property unsigned int MaximumLengthReceived { unsigned int get (); void set (unsigned int value); }
DICOM DIMSE-messages are split into P-DATA-TF PDU fragments - e.g., C-STORE-RQ of a modality image.