Click or drag to resize
Grid Solutions Framework

TimeSeriesConsumerTopic Property

Gets or sets the Kafka topic name.

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

Property Value

String
See Also