The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IApplicationMonitor Interface
Defines the interface required of a replaceable application monitor for ASP.NET.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.(Inherited from IDisposable.) |
![]() | Start() | Start monitoring and firing notifications. |
![]() | Stop() | Stop monitoring and firing notifications. |
.NET Framework
Available since 4.7
Available since 4.7
Show:
