Sends a request to the Tracking Server for the auxiliary data of a complex service.
The
AuxiliaryDataReceived
event will be raised when data is received.

Declaration Syntax
public void GetAuxiliaryDataAsync(
string serviceName
)
Public Sub GetAuxiliaryDataAsync ( _
serviceName As String _
)
public:
void GetAuxiliaryDataAsync(
String^ serviceName
)

Parameters
- serviceName (String)
- Name of complex service.
Assembly:
ESRI.Tracking.Connector.WindowsPhone (Module: ESRI.Tracking.Connector.WindowsPhone) Version: 10.1.0.3022 (10.1.0.3022)