ActivityExecutionContextManager 類別
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*
允許 CompositeActivity 建立並管理其子活動的執行內容。 此類別無法獲得繼承。
public ref class ActivityExecutionContextManager sealed
C#
public sealed class ActivityExecutionContextManager
C#
[System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
public sealed class ActivityExecutionContextManager
type ActivityExecutionContextManager = class
[<System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")>]
type ActivityExecutionContextManager = class
Public NotInheritable Class ActivityExecutionContextManager
- 繼承
-
ActivityExecutionContextManager
- 屬性
備註
此資料討論已被汰換的類型及命名空間。 如需詳細資訊,請參閱 Windows Workflow Foundation 4.5 中即將淘汰的類型。
Execution |
表示由目前活動所建立、尚未完成的執行內容集。 |
Persisted |
表示由目前活動所建立、已完成且已在完成時保存的執行內容集。 |
Complete |
將執行內容標示為已完成。 |
Complete |
將執行內容標示為已完成。 |
Create |
為指定的 ActivityExecutionContext 建立 Activity。 |
Equals(Object) |
判斷指定的物件是否等於目前的物件。 (繼承來源 Object) |
Get |
取得與所指定 ActivityExecutionContext 相關聯的 Activity。 |
Get |
做為預設雜湊函式。 (繼承來源 Object) |
Get |
擷取保存的 ActivityExecutionContext,對應於指定的 Guid。 |
Get |
取得目前執行個體的 Type。 (繼承來源 Object) |
Memberwise |
建立目前 Object 的淺層複製。 (繼承來源 Object) |
To |
傳回代表目前物件的字串。 (繼承來源 Object) |
產品 | 版本 (已過時) |
---|---|
.NET Framework | 3.0, 3.5, 4.0 (4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8) |