AzureServiceBusCmdletBase.ExecuteLongRunningCmdletWrap Method

Definition

protected void ExecuteLongRunningCmdletWrap (Func<Microsoft.Azure.Commands.ServiceBus.Models.PSNamespaceLongRunningOperation> func);
member this.ExecuteLongRunningCmdletWrap : Func<Microsoft.Azure.Commands.ServiceBus.Models.PSNamespaceLongRunningOperation> -> unit
Protected Sub ExecuteLongRunningCmdletWrap (func As Func(Of PSNamespaceLongRunningOperation))

Parameters

Applies to