Click or drag to resize

ClientBaseServerUri Property

Gets the server URI.

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

Property Value

String

Implements

IClientServerUri
See Also