WorkflowControlClient.EndSuspend(IAsyncResult) Methode

Definition

Schließt einen asynchronen Anhaltevorgang ab.

public:
 void EndSuspend(IAsyncResult ^ result);
public void EndSuspend (IAsyncResult result);
member this.EndSuspend : IAsyncResult -> unit
Public Sub EndSuspend (result As IAsyncResult)

Parameter

result
IAsyncResult

Das asynchrone Ergebnis, das von einem Aufruf der BeginSuspend-Methode zurückgegeben wird.

Gilt für: