Visual Basic (Declaration) | |
---|---|
Public Overloads Shared Function GetServiceAsync( _ ByVal path As String, _ ByVal serviceType As GPServiceType, _ ByVal maxRecords As Integer _ ) As Task(Of LocalGeoprocessingService) |
C# | |
---|---|
public static Task<LocalGeoprocessingService> GetServiceAsync( string path, GPServiceType serviceType, int maxRecords ) |
Parameters
- path
- serviceType
- maxRecords
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8