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

This will either reuse an existing service for the supplied path, or make a new service if its not already running.

Overload List

OverloadDescription
GetServiceAsync(String,GPServiceType,Action<LocalGeoprocessingService>)This will either reuse an existing service for the supplied path, or make a new service if its not already running.  
GetServiceAsync(String,GPServiceType)This will either reuse an existing service for the supplied path, or make a new service if its not already running.  
GetServiceAsync(String,GPServiceType,Int32,Action<LocalGeoprocessingService>)This will either reuse an existing service for the supplied path, or make a new service if its not already running.  
GetServiceAsync(String,GPServiceType,Int32)This will either reuse an existing service for the supplied path, or make a new service if its not already running.  

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.