HttpContextWrapper.IsPostNotification Proprietà

Definizione

Ottiene un valore che indica se un evento ha terminato l'elaborazione HttpApplication .

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

Valore della proprietà

true se l'evento ha terminato l'elaborazione; in caso contrario, false.

Si applica a