[This is preliminary documentation and is subject to change.]
TCP/IP socket connection related parameters for the Dicom Validation Tool (DVT).
| C# | Visual Basic | Visual C++ |
public interface IDvtSocketParameters
Public Interface IDvtSocketParameters
public interface class IDvtSocketParameters
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| Port |
The port that the System Under Test (SUT) should use when making a connection to
the Dicom Validation Tool (DVT).
| |
| SocketTimeout |
The period that the Dicom Validation Tool (DVT) will listen for incomming messages
on the TCP/IP connection before automatically aborting the session.
|