DVTk API
MaximumLengthReceived Property
DVTkDvtk.SessionsISutDulParametersMaximumLengthReceived
DVTk API

[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).
Declaration Syntax
C#Visual BasicVisual C++
uint MaximumLengthReceived { get; set; }
Property MaximumLengthReceived As UInteger
property unsigned int MaximumLengthReceived {
	unsigned int get ();
	void set (unsigned int value);
}
Remarks
DICOM DIMSE-messages are split into P-DATA-TF PDU fragments - e.g., C-STORE-RQ of a modality image.

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0