IntegrationRuntimeBaseCmdlet.UpdateProgress(Task, ProgressRecord) 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.
protected void UpdateProgress (System.Threading.Tasks.Task task, System.Management.Automation.ProgressRecord progress);
member this.UpdateProgress : System.Threading.Tasks.Task * System.Management.Automation.ProgressRecord -> unit
Protected Sub UpdateProgress (task As Task, progress As ProgressRecord)
Parameters
- task
- Task
- progress
- ProgressRecord