IHttpAsyncHandler.EndProcessRequest(IAsyncResult) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides an asynchronous process End method when the process ends.
public:
void EndProcessRequest(IAsyncResult ^ result);
C#
public void EndProcessRequest(IAsyncResult result);
abstract member EndProcessRequest : IAsyncResult -> unit
Public Sub EndProcessRequest (result As IAsyncResult)
- result
- IAsyncResult
An IAsyncResult that contains information about the status of the process.
You can use EndProcessRequest to raise any exceptions caught during the asynchronous process.
Produkt | Wersje |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Opinia o produkcie .NET
.NET to projekt typu open source. Wybierz link, aby przekazać opinię: