We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47f84fc commit 3298a5aCopy full SHA for 3298a5a
include/pulsar/ClientConfiguration.h
@@ -365,7 +365,7 @@ class PULSAR_PUBLIC ClientConfiguration {
365
ClientConfiguration& setKeepAliveIntervalInSeconds(unsigned int keepAliveIntervalInSeconds);
366
367
/**
368
- * The getter associated with setConnectionTimeout().
+ * The getter associated with setKeepAliveIntervalInSeconds().
369
*/
370
unsigned int getKeepAliveIntervalInSeconds() const;
371
0 commit comments