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

Gets the unique identifier for the asynchronous task.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property UserState As Object
C# 
public object UserState {get;}

Property Value

An object reference that uniquely identifies the asynchronous task; otherwise, null if no value has been set.

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.