ArcGIS Runtime SDK for WPF - Library Reference
GetServiceInfoTaskAsync() Method
See Also 
ESRI.ArcGIS.Client.Tasks Namespace > Locator Class > GetServiceInfoTaskAsync Method : GetServiceInfoTaskAsync() Method

Returns general information about the published locator service.

Syntax

Visual Basic (Declaration) 
Public Overloads Function GetServiceInfoTaskAsync() As Task(Of LocatorServiceInfo)
C# 
public Task<LocatorServiceInfo> GetServiceInfoTaskAsync()

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.