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 (24.1.0.1001)
Syntax
public abstract Exception EngineStartupException { get; }

Property Value

Type: Exception
See Also