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




userState

Syntax

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

Parameters

userState

See Also

© 2010 All Rights Reserved.