Skip to content

Instantly share code, notes, and snippets.

@awswithdotnet
Created March 8, 2022 20:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save awswithdotnet/4f60a658352e5cb8165b8e03eb2128f5 to your computer and use it in GitHub Desktop.
Save awswithdotnet/4f60a658352e5cb8165b8e03eb2128f5 to your computer and use it in GitHub Desktop.
kafka KafkaMessageProducer Partial 2
private readonly String _bootstrapServers;
private readonly String _topic;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment