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