CauProgressReportingCommand.CreateRootProgressRecord Method ()

 

Namespace:   Microsoft.ClusterAwareUpdating.Commands
Assembly:  ClusterAwareUpdating (in ClusterAwareUpdating.dll)

Syntax

protected abstract ProgressRecord CreateRootProgressRecord()
protected:
virtual ProgressRecord^ CreateRootProgressRecord() abstract
abstract CreateRootProgressRecord : unit -> ProgressRecord
Protected MustOverride Function CreateRootProgressRecord As ProgressRecord

Return Value

Type: System.Management.Automation.ProgressRecord

See Also

CauProgressReportingCommand Class
Microsoft.ClusterAwareUpdating.Commands Namespace

Return to top