Click or drag to resize

FileClientServerUri Property

Gets the server URI of the FileClient.

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