Click or drag to resize

PlatformQuitPlatformAsync Method

Closes current platform, all its windows, and their views.

Namespace:  Openfin.Desktop.PlatformAPI
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public Task QuitPlatformAsync()

Return Value

Type: Task

[Missing <returns> documentation for "M:Openfin.Desktop.PlatformAPI.Platform.QuitPlatformAsync"]

See Also