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 a3a8fec commit 7038dc6Copy full SHA for 7038dc6
docs/concepts/connecting.markdown
@@ -15,8 +15,6 @@ This section describes how to instantiate a client and have it connect to the se
15
.SetDefaultIndex("mpdreamz");
16
var client = new ElasticClient(elasticSettings);
17
18
-`ConnectionSettings`'s constructor has many overloads, including support for connecting through proxies.
19
-
20
## Connecting
21
22
Connecting can be done several ways:
0 commit comments