Click or drag to resize

OutProcessClientPort Property

Gets the server port number that the client will use to establish a connection.

Namespace: Orthogonal.MixedCommsLib
Assembly: Orthogonal.MixedCommsLib (in Orthogonal.MixedCommsLib.dll) Version: 2.0.3
Syntax
C#
public int Port { get; }

Property Value

Int32
See Also