PartitionedListChain.PartitionLoadLimitEnabled Property

Definition

Gets or sets a value that indicates whether there is a limit to the number of partitions the PartitionedListChain will load simultaneously (before unloading the least recently used partitions).

public:
 property bool PartitionLoadLimitEnabled { bool get(); };
public:
 property bool PartitionLoadLimitEnabled { bool get(); };
public bool PartitionLoadLimitEnabled { get; }
member this.PartitionLoadLimitEnabled : bool
Public ReadOnly Property PartitionLoadLimitEnabled As Boolean

Property Value

Applies to