This documentation is archived and is not being maintained.
Page.AspCompatEndProcessRequest Method
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Protected Sub AspCompatEndProcessRequest( _ ByVal result As IAsyncResult _ ) [C#] protected void AspCompatEndProcessRequest( IAsyncResult result ); [C++] protected: void AspCompatEndProcessRequest( IAsyncResult* result ); [JScript] protected function AspCompatEndProcessRequest( result : IAsyncResult );
See Also
Show: