IProcessPingCallback Interface
.NET Framework 3.0
This interface supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Provides functionality to respond to a ping request.
Namespace: System.Web.HostingAssembly: System.Web (in system.web.dll)
/** @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.
IProcessPingCallback is introduced in the . For more information, see The .NET Framework 3.5 Architecture.
Community Additions
ADD
Show: