Click or drag to resize

SubscriptionInfoExtraConnectionStringParameters Property

Gets or sets the additional connection string parameters to be applied to the connection string sent to the publisher during subscription.

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

Property Value

String
See Also