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

Asynchronously starts this local service instance and returns a Task object on which the Result property contains LocalService instance.

Overload List

OverloadDescription
StartAsync()Asynchronously starts this local service instance and returns a Task object on which the Result property contains LocalService instance.  
StartAsync(Action<LocalService>)Start the local service creation process. The callback delegate will be called when the start process is complete.  

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.