Documentation for a minimal subset of the QSM API
Port Property
Namespaces > QS.CMS.Framework2 > ClientConfiguration > Port
Port number to use for the main receive socket at this QSM instance.
Syntax
C#Visual BasicManaged C++
public uint Port { get; set; }
Public Property Port As UInteger
public:
property unsigned int Port {
	unsigned int get ();
	void set (unsigned int value);
}

Assembly: QuickSilver_3 (Module: QuickSilver_3) Version: 1.0.2647.33823