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

This method will either reuse an existing service or create a new service if one is not already running.

Syntax

Visual Basic (Declaration) 
Public Shared Function GetService() As LocalGeometryService
C# 
public static LocalGeometryService GetService()

Return Value

An existing LocalGeometryService instance if one exists with the same properties in the LocalServer Services collection, otherwise a new LocalGeometryService instance.

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.