Port number to use for the main receive socket at this QSM instance.

C# | Visual Basic | Managed C++ |
public uint Port { get; set; }
Public Property Port As UInteger
public: property unsigned int Port { unsigned int get (); void set (unsigned int value); }