IWorkBatch Arabirim

Tanım

Dikkat

The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*

Bir iş toplu işlemine iş eklemek için yöntemler sağlar.

public interface class IWorkBatch
public interface IWorkBatch
[System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")]
public interface IWorkBatch
type IWorkBatch = interface
[<System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")>]
type IWorkBatch = interface
Public Interface IWorkBatch
Öznitelikler

Açıklamalar

Note

Bu malzeme, eski türleri ve ad alanlarını ele alır. Daha fazla bilgi için bkz. Deprecated Types in Windows Workflow Foundation 4.5.

Hizmetler, bekleyen çalışmayı öğesine eklemek için WorkBatchbu arabirimi kullanır.

Yöntemler

Name Description
Add(IPendingWork, Object)
Geçersiz.

Bekleyen bir iş öğesini bir iş toplu işlemine ekler.

Şunlara uygulanır