Sdílet prostřednictvím


SynapseDynamicExecutorAllocation Class

Definition

Dynamic Executor Allocation Properties.

public class SynapseDynamicExecutorAllocation
type SynapseDynamicExecutorAllocation = class
Public Class SynapseDynamicExecutorAllocation
Inheritance
SynapseDynamicExecutorAllocation

Constructors

SynapseDynamicExecutorAllocation()

Initializes a new instance of SynapseDynamicExecutorAllocation.

Properties

IsEnabled

Indicates whether Dynamic Executor Allocation is enabled or not.

MaxExecutors

The maximum number of executors alloted.

MinExecutors

The minimum number of executors alloted.

Applies to