ArcGIS Runtime SDK for WPF - Library Reference
UpdateDelay Property
See Also 
ESRI.ArcGIS.Client.Tasks Namespace > Geoprocessor Class : UpdateDelay Property

The time interval in milliseconds between each job status request sent to an asynchronous geoprocessing task. The default is 1000.

Syntax

Visual Basic (Declaration) 
Public Property UpdateDelay As Integer
C# 
public int UpdateDelay {get; set;}

Property Value

The update delay.

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.