Share via


CauOrchestratorBaseCommand.UsingAggregatingPlugin Property

 

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

Syntax

protected bool UsingAggregatingPlugin { get; }
protected:
property bool UsingAggregatingPlugin {
    bool get();
}
member UsingAggregatingPlugin : bool with get
Protected ReadOnly Property UsingAggregatingPlugin As Boolean

Property Value

Type: System.Boolean

See Also

CauOrchestratorBaseCommand Class
Microsoft.ClusterAwareUpdating.Commands Namespace

Return to top