Partage via


HttpContextWrapper.IsPostNotification Propriété

Définition

Obtient une valeur qui indique si le traitement d’un événement HttpApplication est terminé.

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 le traitement de l’événement est terminé ; sinon, false.

S’applique à