restart abstract method
void
restart()
Request that the SSEClient drops the current connection and then establishes a new connection respecting delay/backoff as if this was an error condition with the connection.
Implementation
void restart();