Click or drag to resize

DesktopConnectionPort Property

Gets the port number of the current websocket connection.

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

Property Value

Type: Int32
See Also