Maximum time allowed for solve is exceeded.
Namespace:
Imsl.Math
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
public TooMuchTimeException( long maximumTime ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ maximumTime As Long _ ) |
Visual C++ |
---|
public: TooMuchTimeException( long long maximumTime ) |
Parameters
- maximumTime
- Type: System..::.Int64
The maximum time allowed for the solve step.