WorkflowCommitWorkBatchService.CommitWorkBatch Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Dipanggil untuk menerapkan batch kerja.
protected public:
virtual void CommitWorkBatch(System::Workflow::Runtime::Hosting::WorkflowCommitWorkBatchService::CommitWorkBatchCallback ^ commitWorkBatchCallback);
protected internal virtual void CommitWorkBatch(System.Workflow.Runtime.Hosting.WorkflowCommitWorkBatchService.CommitWorkBatchCallback commitWorkBatchCallback);
abstract member CommitWorkBatch : System.Workflow.Runtime.Hosting.WorkflowCommitWorkBatchService.CommitWorkBatchCallback -> unit
override this.CommitWorkBatch : System.Workflow.Runtime.Hosting.WorkflowCommitWorkBatchService.CommitWorkBatchCallback -> unit
Protected Friend Overridable Sub CommitWorkBatch (commitWorkBatchCallback As WorkflowCommitWorkBatchService.CommitWorkBatchCallback)
Parameter
- commitWorkBatchCallback
- WorkflowCommitWorkBatchService.CommitWorkBatchCallback
Delegasi WorkflowCommitWorkBatchService.CommitWorkBatchCallback untuk memanggil untuk menerapkan batch kerja.