Skip to content

Commit

Permalink
Optimize
Browse files Browse the repository at this point in the history
  • Loading branch information
shibd committed Nov 25, 2024
1 parent 47f84fc commit 3298a5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/pulsar/ClientConfiguration.h
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ class PULSAR_PUBLIC ClientConfiguration {
ClientConfiguration& setKeepAliveIntervalInSeconds(unsigned int keepAliveIntervalInSeconds);

/**
* The getter associated with setConnectionTimeout().
* The getter associated with setKeepAliveIntervalInSeconds().
*/
unsigned int getKeepAliveIntervalInSeconds() const;

Expand Down

0 comments on commit 3298a5a

Please sign in to comment.