Any idea on how to do this with the C# driver? When you start a session using db.client.StartSession(), you get an IClientSessionHandle, but no hint of documentation on how to call RunCommand with “RefreshSessions” and a session ID. There isn’t any property on the IClientSessionHandle that seems to map to the session ID.