NativeLibPath
Specifies the absolute path of the .NET Confluent Kafka 'librdkafka' native library to load at runtime.
Data Type
string
Default Value
""
Remarks
Set this property if the librdkafka native library is not located in a standard system path or if you need the provider to load a specific version of the library. The path must point to the directory that contains the native librdkafka binaries required by the Kafka client.