ChannelClientConnectAsync Method |
Connects the client to a ChannelProvider as an asynchronous operation.
Namespace:
Openfin.Desktop.Messaging
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntax public Task ConnectAsync()
Return Value
Type:
TaskThe task object representing the asynchronous operation.
See Also