Mercury API
PortName Property
NamespacesThingMagicSerialTransportTCPPortName
Set/Get the port for communications, including but not limited to all available TCP ports.
Declaration Syntax
C#Visual BasicVisual C++
public override string PortName { get; set; }
Public Overrides Property PortName As String
public:
virtual property String^ PortName {
	String^ get () override;
	void set (String^ value) override;
}

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)