ISendAsyncFactory.Create(ISendAsync) Method
Definition
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 Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.ISendAsync Create (Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.ISendAsync next);
abstract member Create : Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.ISendAsync -> Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.ISendAsync
Public Function Create (next As ISendAsync) As ISendAsync
Parameters
- next
- ISendAsync