Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake Willey committed Sep 10, 2021
1 parent d58c5c9 commit fbe4d21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Microsoft.Azure.Cosmos/src/CosmosClientOptions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ public CosmosSerializer Serializer
/// Does not apply if <see cref="ConnectionMode.Gateway"/> is used.
/// </remarks>
/// <value>
/// The default value is false
/// The default value is true
/// </value>
public bool EnableTcpConnectionEndpointRediscovery { get; set; } = true;

Expand Down

0 comments on commit fbe4d21

Please sign in to comment.