InteropBrokerInitAsync Method |
Initialize this InteropBroker.
Namespace:
Openfin.Desktop.InteropAPI
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.5.1
Syntax public Task<InteropBroker> InitAsync()
Return Value
Type:
TaskInteropBrokerA new Task for the InteropBroker
See Also