Click or drag to resize

InteropClientRemoveFromContextGroupAsync Method

Remove this InteropClient from the context group it currently joined.

Namespace:  Openfin.Desktop.InteropAPI
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.5.1
Syntax
C#
public Task RemoveFromContextGroupAsync()

Return Value

Type: Task
A new Task
See Also