Click or drag to resize

ChannelClientRemoteEndpoint Property

Endpoint information for this channel.

Namespace:  Openfin.Desktop.Messaging
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public ChannelEndpoint RemoteEndpoint { get; }

Property Value

Type: ChannelEndpoint
See Also