Title here
Summary here
A data flow source for Apache Kafka.
Name | Description |
---|---|
TOutput | Type of outgoing data. |
Type | Description |
---|---|
Action<ConsumerBuilder<Ignore, TOutput>> |
Type | Description |
---|---|
ConsumerConfig |
Type | Description |
---|---|
Action<IConsumer<Ignore, TOutput>> |
If no records can be consumed within this time span, the source will stop reading and send the completed signal to subsequent components.
Type | Description |
---|---|
TimeSpan |
Type | Description |
---|---|
string |
Type | Name | Description |
---|---|---|
Exception | e |