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

Starts this LocalFeatureService instance asynchronously. Returns a Task object on which the Result property contains the LocalService instance.

Overload List

OverloadDescription
StartAsync()Starts this LocalFeatureService instance asynchronously. Returns a Task object on which the Result property contains the LocalService instance.  
StartAsync(Action<LocalService>)Starts this LocalFeatureService instance asynchronously. 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.