|
| ESRI.ArcGIS.ADF.Web | |
| EndProcessRequest Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web Namespace > ImageHandler Class : EndProcessRequest Method |
- result
- An IAsyncResult that contains information about the status of the process.System.IAsyncResult
| Visual Basic (Declaration) | |
|---|---|
Public Sub EndProcessRequest( _ ByVal result As IAsyncResult _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As ImageHandler Dim result As IAsyncResult instance.EndProcessRequest(result) | |
| C# | |
|---|---|
public void EndProcessRequest( IAsyncResult result ) | |
Parameters
- result
- An IAsyncResult that contains information about the status of the process.System.IAsyncResult
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