Click or drag to resize

ClientAPIAddress Property

Get the address of the current remote endpoint if connected.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax
C#
public IPAddress Address { get; }

Property Value

IPAddress
See Also