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

Creates and starts a new LocalFeatureService or reuses an existing LocalFeatureService if one exists with the same properties in the runtime LocalServer.

Overload List

OverloadDescription
GetServiceAsync(String,Action<LocalFeatureService>)Creates and starts a new LocalFeatureService or reuses an existing LocalFeatureService if one exists with the same properties in the runtime LocalServer.  
GetServiceAsync(String)Creates and starts a new LocalFeatureService or reuses an existing LocalFeatureService if one exists with the same properties in the runtime LocalServer.  
GetServiceAsync(String,Int32,Action<LocalFeatureService>)Creates and starts a new LocalFeatureService or reuses an existing LocalFeatureService if one is already running on the LocalServer.  
GetServiceAsync(String,Int32)Creates and starts a new LocalFeatureService or reuses an existing LocalFeatureService if one is already running on the LocalServer.  

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.