RequestNotificationStatus Enumeration
.NET Framework 3.0
This enumeration supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Specifies the state of a notification in the request pipeline.
Namespace: System.WebAssembly: System.Web (in system.web.dll)
| Member name | Description | |
|---|---|---|
| Continue | This member supports the ASP.NET infrastructure and is not intended to be used directly from your code. | |
| FinishRequest | This member supports the ASP.NET infrastructure and is not intended to be used directly from your code. | |
| Pending | This member supports the ASP.NET infrastructure and is not intended to be used directly from your code. |
RequestNotificationStatus is introduced in the .NET Framework version 3.5. For more information, see The .NET Framework 3.5 Architecture.
Community Additions
ADD
Show: