| DesktopSystemGetRuntimeInfoAsync Method  | 
 
            Gets information about the runtime
            
 
    Namespace: 
   Openfin.Desktop
    Assembly:
   OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
 Syntax
Syntaxpublic Task<RuntimeInfo> GetRuntimeInfoAsync()
Return Value
Type: 
TaskRuntimeInfoA Task of RuntimeInfo
 See Also
See Also