Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GODRIVER-2080 Document that StartSession does not error on disconnect…
…ed client (#709)
- Loading branch information
50c091a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome. I suggests to add, as a tip, the following line:
"
Use the
client.Ping( context )
function to spot a disconnection."