OperationExecutor 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
設計階段作業的外觀。
public class OperationExecutor
public class OperationExecutor : MarshalByRefObject
type OperationExecutor = class
type OperationExecutor = class
inherit MarshalByRefObject
Public Class OperationExecutor
Public Class OperationExecutor
Inherits MarshalByRefObject
- 繼承
-
OperationExecutor
- 繼承
-
OperationExecutor
備註
使用 CreateInstance
和 上的 AppDomainActivator 多載搭配巢狀類型來執行作業。
建構函式
OperationExecutor(IOperationReportHandler, IDictionary) |
初始化 OperationExecutor 類別的新執行個體 |
OperationExecutor(Object, IDictionary) |
初始化 OperationExecutor 類別的新執行個體。 支援的
|