HttpContextWrapper.IsPostNotification Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob ein HttpApplication-Ereignis die Verarbeitung fertig gestellt hat.

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

Eigenschaftswert

true, wenn das Ereignis die Verarbeitung fertig gestellt hat, andernfalls false.

Gilt für: