IPphManager.StartProcessProtocolListenerChannel Method (String, IListenerChannelCallback)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Starts the specified process protocol listener channel.
Assembly: System.Web (in System.Web.dll)
Sub StartProcessProtocolListenerChannel ( protocolId As String, listenerChannelCallback As IListenerChannelCallback )
Parameters
- protocolId
-
Type:
System.String
The protocol ID.
- listenerChannelCallback
-
Type:
System.Web.Hosting.IListenerChannelCallback
The IListenerChannelCallback interface.
StartProcessProtocolListenerChannel is introduced in the .NET Framework 3.5. For more information, see .NET Framework Versions and Dependencies.
.NET Framework
Available since 2.0
Available since 2.0
Show: