AckGetRuntimeError Method |
When the ack was not successful, it might cause Openfin Desktop Runtime error.
This method returns the runtime error, if it's available.
Namespace:
Openfin.Desktop
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntax public RuntimeError GetRuntimeError()
Return Value
Type:
RuntimeErrorThe runtime error object, null if not available.
See Also