Tracking Client API for Windows Phone
Port Property
NamespacesESRI.Tracking.ConnectorConnectorPort
Gets port number used to connect.
Declaration Syntax
C#Visual BasicVisual C++
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)