Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IProcessPingCallback Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Provides functionality to respond to a ping request.

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

[GuidAttribute("f11dc4c9-ddd1-4566-ad53-cf6f3a28fefe")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IProcessPingCallback

NameDescription
System_CAPS_pubmethodRespond()

This API supports the product infrastructure and is not intended to be used directly from your code. Provides a callback routine that responds to a ping request.

IProcessPingCallback is introduced in the .NET Framework 3.5. For more information, see .NET Framework Versions and Dependencies.

.NET Framework
Available since 2.0
Return to top
Show: