[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++ |
public uint SutMaximumLengthReceived { get; set; }
Public Property SutMaximumLengthReceived As UInteger
public: property unsigned int SutMaximumLengthReceived { 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.