Click or drag to resize

ServerBaseConfigurationString Property

Gets or sets the data required by the server to initialize.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
public virtual string ConfigurationString { get; set; }
View Source

Property Value

String

Implements

IServerConfigurationString
See Also