ApplicationMonitors Class
A group of replaceable monitor objects used by ASP.NET subsystems to maintain application health.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | MemoryMonitor | Gets or sets a memory monitor. Setting this property (even null) will stop and dispose any previously assigned monitor. For the default implementation see AspNetMemoryMonitor. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
.NET Framework
Available since 4.7
Available since 4.7
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

