Skip to content

Commit

Permalink
update dotnet maxsize usage for multiplexing io service
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeGoldsmith committed Nov 22, 2017
1 parent 8e85301 commit 366e965
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/sdk/dotnet/client-settings.dita
Expand Up @@ -441,8 +441,8 @@ var bucket = cluster.OpenBucket("travel-sample");</codeblock></p>
<tbody>
<row>
<entry dir="ltr"><codeph>MaxSize</codeph></entry>
<entry dir="ltr">The maximum number of TCP connection to use<p><b>Note</b>: not used
with Multiplexing IO Service</p></entry>
<entry dir="ltr">The maximum number of TCP connection to use<p><b>Note</b>: MultiplexingIOService
creates the number of MaxSize connections during the initialize phase.</p></entry>
<entry dir="ltr">2</entry>
</row>
<row>
Expand Down

0 comments on commit 366e965

Please sign in to comment.