Overload | Description |
---|---|
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. |
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8