IPphManager Interface
.NET Framework 3.0
This interface supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Provides stop and start control of listener channels.
Namespace: System.Web.HostingAssembly: System.Web (in system.web.dll)
'Declaration <GuidAttribute("1cc9099d-0a8d-41cb-87d6-845e4f8c4e91")> _ <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _ Public Interface IPphManager 'Usage Dim instance As IPphManager
/** @attribute GuidAttribute("1cc9099d-0a8d-41cb-87d6-845e4f8c4e91") */
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */
public interface IPphManager
GuidAttribute("1cc9099d-0a8d-41cb-87d6-845e4f8c4e91") InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) public interface IPphManager
Not applicable.
IPphManager is introduced in the . For more information, see The .NET Framework 3.5 Architecture.
Community Additions
ADD
Show: