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