Gets port number used to connect.

Declaration Syntax
public int Port { get; private set; }
Public Property Port As Integer
Get
Private Set
public:
property int Port {
int get ();
private: void set (int value);
}
Assembly:
ESRI.Tracking.Connector.WindowsPhone (Module: ESRI.Tracking.Connector.WindowsPhone) Version: 10.1.0.3022 (10.1.0.3022)