Click or drag to resize

OutProcessClientServerAddress Property

Gets the server address 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 string? ServerAddress { get; }

Property Value

String
See Also