IPphManager Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Provides stop and start control of listener channels.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | StartProcessProtocolListenerChannel(String^, IListenerChannelCallback^) | This API supports the product infrastructure and is not intended to be used directly from your code. Starts the specified process protocol listener channel. |
![]() | StopProcessProtocol(String^, Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. Stops all protocol listener channels. |
![]() | StopProcessProtocolListenerChannel(String^, Int32, Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. Stops the specified process protocol listener channel. |
IPphManager is introduced in the .NET Framework 3.5. For more information, see .NET Framework Versions and Dependencies.
Available since 2.0
