|
| ESRI.ArcGIS.ADF.ArcGISServer | |
| EndFind Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.ArcGISServer Namespace > GlobeServerProxy Class : EndFind Method |
- asyncResult
| Visual Basic (Declaration) | |
|---|---|
Public Function EndFind( _ ByVal asyncResult As IAsyncResult _ ) As GlobeServerFindResult() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As GlobeServerProxy Dim asyncResult As IAsyncResult Dim value() As GlobeServerFindResult value = instance.EndFind(asyncResult) | |
| C# | |
|---|---|
public GlobeServerFindResult[] EndFind( IAsyncResult asyncResult ) | |
Parameters
- asyncResult
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family