共用方式為


MutableInterceptionContext<TResult>.SuppressExecution 方法

定義

防止在作業執行之前呼叫時執行作業。

public void SuppressExecution ();
member this.SuppressExecution : unit -> unit
Public Sub SuppressExecution ()

例外狀況

如果在作業已經執行之後呼叫這個方法,就會擲回 。

適用於