public virtual void EndAuthenticateAsClient(IAsyncResult asyncResult) { _sslState.EndProcessAuthentication(asyncResult); }