HttpContextWrapper.IsPostNotification Propriété

Définition

Obtient une valeur qui indique si un HttpApplication événement a terminé le traitement.

public:
 virtual property bool IsPostNotification { bool get(); };
public override bool IsPostNotification { get; }
member this.IsPostNotification : bool
Public Overrides ReadOnly Property IsPostNotification As Boolean

Valeur de propriété

true si l’événement a terminé le traitement ; sinon, false.

S’applique à