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 2174903 commit 0096833Copy full SHA for 0096833
src/Ydb.Sdk/src/Services/Query/QueryClient.cs
@@ -16,7 +16,7 @@ public QueryClientConfig(
16
}
17
18
19
-[Obsolete("Experimental! This class is not well tested.")]
+// "Experimental! This class is not well tested."
20
public class QueryClient : QueryClientGrpc, IDisposable
21
{
22
private readonly ISessionPool<Session> _sessionPool;
0 commit comments