Partager via


MutableInterceptionContext.IsExecutionSuppressed Propriété

Définition

Quand la valeur est true, cet indicateur indique que l’exécution de l’opération a été supprimée par l’un des intercepteurs. Cette opération peut être effectuée avant l’exécution de l’opération en appelant SuppressExecution() ou en définissant un Exception à lever

public bool IsExecutionSuppressed { get; }
member this.IsExecutionSuppressed : bool
Public ReadOnly Property IsExecutionSuppressed As Boolean

Valeur de propriété

S’applique à