Click or drag to resize

FilterAdapterCollectionExecutionOrder Property

Gets or sets the values that determines the order in which filter adapters are executed.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public int ExecutionOrder { get; set; }
View Source

Property Value

Int32

Implements

IFilterAdapterExecutionOrder
See Also