IAdphManager Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Manages an application domain protocol handler
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | StartAppDomainProtocolListenerChannel(String^, String^, IListenerChannelCallback^) | This API supports the product infrastructure and is not intended to be used directly from your code. Starts an application domain protocol listener channel. |
![]() | StopAppDomainProtocol(String^, String^, Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. Stops an application domain protocol listener channel. |
![]() | StopAppDomainProtocolListenerChannel(String^, String^, Int32, Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. Stops an application domain protocol listener channel. |
IAdphManager is introduced in the .NET Framework 3.5. For more information, see .NET Framework Versions and Dependencies.
Available since 2.0
