PipelineCompactionStrategy.Strategies Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)