Sdílet prostřednictvím


IWorkflowInstanceManagement.EndUnsuspend(IAsyncResult) Metoda

Definice

Dokončí asynchronní operaci unsuspend.

public:
 void EndUnsuspend(IAsyncResult ^ result);
public void EndUnsuspend (IAsyncResult result);
abstract member EndUnsuspend : IAsyncResult -> unit
Public Sub EndUnsuspend (result As IAsyncResult)

Parametry

Poznámky

Proces unsuspend obnoví dočasně zastavenou instanci pracovního postupu.

Platí pro