Tracking Client API for Windows Phone
GetTrackingService Method (name)
NamespacesESRI.Tracking.ConnectorMessageFormatManagerGetTrackingService(String)
Returns the Service by matching the provided name.
Declaration Syntax
C#Visual BasicVisual C++
public Service GetTrackingService(
	string name
)
Public Function GetTrackingService ( _
	name As String _
) As Service
public:
Service^ GetTrackingService(
	String^ name
)
Parameters
name (String)
Name of the Service.
Return Value
Service

Assembly: ESRI.Tracking.Connector.WindowsPhone (Module: ESRI.Tracking.Connector.WindowsPhone) Version: 10.1.0.3022 (10.1.0.3022)