Starts the calculation and wait for the calculation to complete.
Syntax
Parameters
- millisecondsTimeout
- The number of milliseconds to wait.
Return Value
CalculationResult is returned which includes the overall status, all the status messages, and all results.
Exceptions
Exception | Description |
System.TimeoutException | A TimeoutException will be thrown if the calculation is
not complete within the specified number of milliseconds. |
System.AggregateException |
Currently O-RAN ULPI feature is not supported in NewRadioDirectCalculation.
If O-RAN ULPI feature is enabled in the setx file, a 5G measurement error exception will be thrown indicating that O-RAN ULPI license is required to enable ULPI features.
|
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
See Also