DVTk API
SutPort Property
DVTkDvtkApplicationLayerScriptSessionSutPort
DVTk API

[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).
Declaration Syntax
C#Visual BasicVisual C++
public ushort SutPort { get; set; }
Public Property SutPort As UShort
public:
property unsigned short SutPort {
	unsigned short get ();
	void set (unsigned short value);
}
Remarks
Also known as the remote connect port.

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0