IProcessPingCallback 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("f11dc4c9-ddd1-4566-ad53-cf6f3a28fefe")] public interface IProcessPingCallback
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */
/** @attribute GuidAttribute("f11dc4c9-ddd1-4566-ad53-cf6f3a28fefe") */
public interface IProcessPingCallback
InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) GuidAttribute("f11dc4c9-ddd1-4566-ad53-cf6f3a28fefe") public interface IProcessPingCallback
Not applicable.
Community Additions
Show: