Documentation for a minimal subset of the QSM API
GMSPort Property
Namespaces > QS.CMS.Framework2 > ClientConfiguration > GMSPort
Port for the GMS service. If the local instance hosts the GMS, this port must be left unassigned or same as the value assigned to the Port property.
Syntax
C#Visual BasicManaged C++
public uint GMSPort { get; set; }
Public Property GMSPort As UInteger
public:
property unsigned int GMSPort {
	unsigned int get ();
	void set (unsigned int value);
}

Assembly: QuickSilver_3 (Module: QuickSilver_3) Version: 1.0.2647.33823