Stephen Mallette created TINKERPOP-2559: -------------------------------------------
Summary: Stop sending the close message for .NET Key: TINKERPOP-2559 URL: https://issues.apache.org/jira/browse/TINKERPOP-2559 Project: TinkerPop Issue Type: Improvement Components: dotnet Affects Versions: 3.5.0 Reporter: Stephen Mallette The close message was deprecated a long time ago and should have been removed in 3.5.0, but that was missed. There is no impact to sending it in 3.5.0 but it's a bit of a waste of a message. We just need to close the webscoket connection to close off the connection on the server. See TINKERPOP-2336 -- This message was sent by Atlassian Jira (v8.3.4#803005)