HttpPipeline Constructors
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public HttpPipeline (Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.ISendAsyncTerminalFactory terminalStep);
new Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.HttpPipeline : Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.ISendAsyncTerminalFactory -> Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.HttpPipeline
Public Sub New (terminalStep As ISendAsyncTerminalFactory)
Parameters
- terminalStep
- ISendAsyncTerminalFactory