IProcessHostIdleAndHealthCheck Interface
This type supports the ASP.NET infrastructure and is not intended to be used directly from your code.
Namespace: System.Web.Hosting
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)] [GuidAttribute("9d98b251-453e-44f6-9cec-8b5aed970129")] public interface IProcessHostIdleAndHealthCheck
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */
/** @attribute GuidAttribute("9d98b251-453e-44f6-9cec-8b5aed970129") */
public interface IProcessHostIdleAndHealthCheck
InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) GuidAttribute("9d98b251-453e-44f6-9cec-8b5aed970129") public interface IProcessHostIdleAndHealthCheck
Not applicable.
Community Additions
Show: