LowPhysicalMemoryObserver.OnError Method (Exception)

 

Notifies the observer that an exception has been raised.

Namespace:   System.Web.Hosting
Assembly:  System.Web (in System.Web.dll)

abstract OnError : 
        error:Exception -> unit
override OnError : 
        error:Exception -> unit

Parameters

error
Type: System.Exception

The exception.

.NET Framework
Available since 4.7
Return to top
Show: