Click or drag to resize

UdpClientServerUri Property

Gets the server URI of the UdpClient.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
[BrowsableAttribute(false)]
public override string ServerUri { get; }
View Source

Property Value

String

Implements

IClientServerUri
See Also