ArcGIS Runtime SDK for WPF - Library Reference
StartAsync Method
See Also 
ESRI.ArcGIS.Client.Local Namespace > LocalMapService Class : StartAsync Method

Asynchronously creates a LocalMapService based on the Map Package referenced by the Path property. Returns a Task object on which the Result property contains the LocalService instance.

Overload List

OverloadDescription
StartAsync()Asynchronously creates a LocalMapService based on the Map Package referenced by the Path property. Returns a Task object on which the Result property contains the LocalService instance.  
StartAsync(Action<LocalService>)Asynchronously creates a LocalMapService based on the Map Package referenced by the Path property. Returns a Task object on which the Result property contains the LocalService instance. (Inherited from ESRI.ArcGIS.Client.Local.LocalService)

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.