Partager via


WorkflowInstance.OnEndAssociateKeys(IAsyncResult) Méthode

Définition

Appelée par l'exécution du flux de travail pour notifier l'hôte qu'une opération d'association de clés est terminée.

protected public:
 abstract void OnEndAssociateKeys(IAsyncResult ^ result);
protected internal abstract void OnEndAssociateKeys (IAsyncResult result);
abstract member OnEndAssociateKeys : IAsyncResult -> unit
Protected Friend MustOverride Sub OnEndAssociateKeys (result As IAsyncResult)

Paramètres

result
IAsyncResult

Référence à l'opération d'association de clés asynchrone.

S’applique à