Click or drag to resize

ClientBaseConnectionString Property

Gets or sets the data required by the client to connect to the server.

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

Property Value

String

Implements

IClientConnectionString
See Also