Click or drag to resize

UdpClientDefaultConnectionString Field

Specifies the default value for the ConnectionString property.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
public const string DefaultConnectionString = "Server=localhost:8888; Port=8989"
View Source

Field Value

String
See Also