DurableOperationContext 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
The WF3 types are deprecated. Instead, please use the new WF4 types from System.Activities.*
提供一組靜態方法,以存取相關資訊與功能。
public ref class DurableOperationContext abstract sealed
public static class DurableOperationContext
[System.Obsolete("The WF3 types are deprecated. Instead, please use the new WF4 types from System.Activities.*")]
public static class DurableOperationContext
type DurableOperationContext = class
[<System.Obsolete("The WF3 types are deprecated. Instead, please use the new WF4 types from System.Activities.*")>]
type DurableOperationContext = class
Public Class DurableOperationContext
- 繼承
-
DurableOperationContext
- 屬性
屬性
InstanceId |
已淘汰.
取得此服務執行個體的服務 ID。 |
方法
AbortInstance() |
已淘汰.
作業完成後,從記憶體中清除目前的長期服務執行個體。 |
CompleteInstance() |
已淘汰.
作業完成後,將長期服務執行個體從記憶體中卸載,並從持續性儲存中刪除。 |