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 6bb5e7e commit 0a9239cCopy full SHA for 0a9239c
src/Tests/ClientConcepts/LowLevel/Lifetimes.doc.cs
@@ -30,7 +30,7 @@ public class Lifetimes
30
*/
31
32
33
- [U] public void DisposingClientDoesNotDisposeMovingParts()
+ [U] public void InitialDisposeState()
34
{
35
var connection = new AConnection();
36
var connectionPool = new AConnectionPool(new Uri("http://localhost:9200"));
0 commit comments