Github user ashwini-ms commented on a diff in the pull request:
https://github.com/apache/tinkerpop/pull/868#discussion_r188724366
--- Diff: gremlin-dotnet/src/Gremlin.Net/Driver/Connection.cs ---
@@ -80,6 +80,7 @@ internal class Connection : IConnection
private async Task<IReadOnlyCollection<T>> ReceiveAsync<T>()
--- End diff --
Sure. Thanks---
