ExternalDataEventArgs.WorkHandler Özellik

Tanım

Dış kodun toplu iş için katılmasına izin verecek şekilde olayını alır veya ayarlar IPendingWork .

public:
 property System::Workflow::Runtime::IPendingWork ^ WorkHandler { System::Workflow::Runtime::IPendingWork ^ get(); void set(System::Workflow::Runtime::IPendingWork ^ value); };
public System.Workflow.Runtime.IPendingWork WorkHandler { get; set; }
member this.WorkHandler : System.Workflow.Runtime.IPendingWork with get, set
Public Property WorkHandler As IPendingWork

Özellik Değeri

IPendingWork

, IPendingWork olayı yükselten dış kodun toplu işlemde yer almasına izin vermek için.

Şunlara uygulanır

Ayrıca bkz.