public void Verify(Action <ConnectResult> callback, bool wait) { _wrappedConnection.Verify(callback, wait); }