[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.
| C# | Visual Basic | Visual C++ |
public ushort DvtSocketTimeout { get; set; }
Public Property DvtSocketTimeout As UShort
public: property unsigned short DvtSocketTimeout { unsigned short get (); void set (unsigned short value); }