Click or drag to resize
Grid Solutions Framework

TimeSeriesConsumerStatus Property

Returns the detailed status of the data input source. Derived classes should extend status with implementation specific information.

Namespace: KafkaAdapters
Assembly: KafkaAdapters (in KafkaAdapters.dll) Version: 2.4.182-beta
Syntax
public override string Status { get; }
View Source

Property Value

String

Implements

IProvideStatusStatus
IProvideStatusStatus
See Also