PipelineCompactionStrategy.Strategies Property

Definition

Gets the ordered list of strategies in this pipeline.

public System.Collections.Generic.IReadOnlyList<Microsoft.Agents.AI.Compaction.CompactionStrategy> Strategies { get; }
member this.Strategies : System.Collections.Generic.IReadOnlyList<Microsoft.Agents.AI.Compaction.CompactionStrategy>
Public ReadOnly Property Strategies As IReadOnlyList(Of CompactionStrategy)

Property Value

Applies to