DVTk API
DvtSocketTimeout Property
DVTkDvtkApplicationLayerEmulatorSessionDvtSocketTimeout
DVTk API

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

The period that the Dicom Validation Tool (DVT) will listen for incomming messages on the TCP/IP connection before automatically aborting the session.
Declaration Syntax
C#Visual BasicVisual C++
public ushort DvtSocketTimeout { get; set; }
Public Property DvtSocketTimeout As UShort
public:
property unsigned short DvtSocketTimeout {
	unsigned short get ();
	void set (unsigned short value);
}

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0