DVTk API
DvtMaximumLengthReceived Property
DVTkDvtkApplicationLayerScriptSessionDvtMaximumLengthReceived
DVTk API

[This is preliminary documentation and is subject to change.]

The maximum length of message fragment (P-DATA-TF PDU) that the Dicom Validation Tool (DVT) can receive from the System Under Test (SUT).
Declaration Syntax
C#Visual BasicVisual C++
public uint DvtMaximumLengthReceived { get; set; }
Public Property DvtMaximumLengthReceived As UInteger
public:
property unsigned int DvtMaximumLengthReceived {
	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: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0