|
TimeSeriesProducerEncoding Property
|
Gets or sets the encoding used to serialize measurements into the Kafka stream. Default value of null defines binary encoding.
Namespace: KafkaAdaptersAssembly: KafkaAdapters (in KafkaAdapters.dll) Version: 2.4.207-beta
Syntax function get_Encoding();
function set_Encoding(value);
View SourceProperty Value
StringSee Also