Click or drag to resize

ServerBaseServerID Property

Gets the server's ID.

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

Property Value

Guid

Implements

IServerServerID
See Also