Click or drag to resize
Grid Solutions Framework

TimeSeriesConsumerServers Property

Gets or sets Kafka servers to connect to, comma separated.

Namespace: KafkaAdapters
Assembly: KafkaAdapters (in KafkaAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
public string Servers { get; set; }
View Source

Property Value

String
See Also