MachineLearningProviderEngineStartupException Property

If the engine failed to start-up, then the exception causing it will be found in this property.

Namespace: Dundas.BI.MachineLearning
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public abstract Exception EngineStartupException { get; }

Property Value

Exception
See Also