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