Click or drag to resize

ChannelProviderClientConnected Event

Occurs when a ChannelClient has connected to the ChannelProvider instance.

Namespace:  Openfin.Desktop.Messaging
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public event EventHandler<ChannelConnectedEventArgs> ClientConnected

Value

Type: SystemEventHandlerChannelConnectedEventArgs
See Also