ESRI.ArcGIS.ADF.ArcGISServer
CancelAsync Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > MobileServerProxy Class : CancelAsync Method




userState

Syntax

Visual Basic (Declaration) 
Public Sub CancelAsync( _
   ByVal userState As Object _
) 
Visual Basic (Usage)Copy Code
Dim instance As MobileServerProxy
Dim userState As Object
 
instance.CancelAsync(userState)
C# 
public void CancelAsync( 
   object userState
)

Parameters

userState

See Also

© 2010 All Rights Reserved.