ArcGIS API for Windows Phone - Library Reference
UserState Property
See Also  Send comments on this topic
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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.