ChannelClientDisconnectAsync Method |
Disconnects from the ChannelProvider as an asynchronous operation.
Namespace:
Openfin.Desktop.Messaging
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.5.1
Syntax public Task DisconnectAsync()
Return Value
Type:
TaskThe task object representing the asynchronous operation.
See Also