Freigeben über


DeploymentAgentHandler.EndProcessRequest(IAsyncResult) Methode

Definition

Gibt das Ergebnis für einen asynchronen Prozess zurück.

public:
 virtual void EndProcessRequest(IAsyncResult ^ result);
public void EndProcessRequest(IAsyncResult result);
abstract member EndProcessRequest : IAsyncResult -> unit
override this.EndProcessRequest : IAsyncResult -> unit
Public Sub EndProcessRequest (result As IAsyncResult)

Parameter

result
IAsyncResult

Eine IAsyncResult Schnittstelle, die den Status für den asynchronen Vorgang enthält.

Implementiert

Gilt für: