2 references to ConnectionGroupName
System (2)
net\System\Net\HttpWebResponse.cs (2)
418this.m_WebSocketConnectionStream = new WebSocketConnectionStream(connectStream, this.ConnectionGroupName); 464connectStream.Connection.ServicePoint.CloseConnectionGroup(ConnectionGroupName);