LowPhysicalMemoryObserver.OnError Method (Exception)

 

Notifies the observer that an exception has been raised.

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

public void OnError(
	Exception error
)

Parameters

error
Type: System.Exception

The exception.

.NET Framework
Available since 4.7
Return to top
Show: