IWorkBatch Antarmuka

Definisi

Perhatian

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

Menyediakan metode untuk menambahkan pekerjaan ke batch kerja.

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
Atribut

Keterangan

Note

Materi ini membahas jenis dan namespace yang usang. Untuk informasi selengkapnya, lihat jenis Deprecated di Windows Workflow Foundation 4.5.

Layanan menggunakan antarmuka ini untuk menambahkan pekerjaan yang tertunda ke WorkBatch.

Metode

Nama Deskripsi
Add(IPendingWork, Object)
Kedaluwarsa.

Menambahkan item kerja yang tertunda ke batch kerja.

Berlaku untuk