◆ FiftyOneOnPremiseAspectEngineBase()
| FiftyOne.Pipeline.Engines.FiftyOne.FlowElements.FiftyOneOnPremiseAspectEngineBase< T >.FiftyOneOnPremiseAspectEngineBase | ( | ILogger< FiftyOneOnPremiseAspectEngineBase< T >> | logger, |
| Func< IPipeline, FlowElementBase< T, IFiftyOneAspectPropertyMetaData >, T > | aspectDataFactory, | ||
| string | tempDataFilePath | ||
| ) |
Constructor
- Parameters
-
- logger - The logger to use
- aspectDataFactory - The factory function to use when the engine creates an AspectDataBase instance.
- tempDataFilePath - The directory to use when storing temporary copies of the data file(s) used by this engine.
