[This is preliminary documentation and is subject to change.]
The port number that the Dicom Validation Tool (DVT) should use when making a
connection to the product machine of the System Under Test (SUT).
| C# | Visual Basic | Visual C++ |
public ushort SutPort { get; set; }
Public Property SutPort As UShort
public: property unsigned short SutPort { unsigned short get (); void set (unsigned short value); }
Also known as the remote connect port.