WorkflowCommitWorkBatchService.CommitWorkBatchCallback Delegato
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Esegue il commit di un batch di lavoro WorkflowCommitWorkBatchService.
public: delegate void WorkflowCommitWorkBatchService::CommitWorkBatchCallback();
public delegate void WorkflowCommitWorkBatchService.CommitWorkBatchCallback();
type WorkflowCommitWorkBatchService.CommitWorkBatchCallback = delegate of unit -> unit
Public Delegate Sub WorkflowCommitWorkBatchService.CommitWorkBatchCallback()
Commenti
Nota
In questo materiale vengono descritti tipi e spazi dei nomi obsoleti. Per altre informazioni, vedere Deprecated Types in Windows Workflow Foundation 4.5 (Tipi deprecati in Windows Workflow Foundation 4.5).
Metodi di estensione
GetMethodInfo(Delegate) |
Ottiene un oggetto che rappresenta il metodo rappresentato dal delegato specificato. |