DVTk API
SocketTimeout Property
DVTkDvtk.SessionsIDvtSocketParametersSocketTimeout
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++
ushort SocketTimeout { get; set; }
Property SocketTimeout As UShort
property unsigned short SocketTimeout {
	unsigned short get ();
	void set (unsigned short value);
}

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0