| 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.4.0
 Syntax
Syntaxpublic RuntimeError GetRuntimeError()
Return Value
Type: 
RuntimeErrorThe runtime error object, null if not available.
 See Also
See Also