void AddHandler( System.Action<T, Connection, Guid> handler )

void AddHandler( System.Func<T, Connection, Guid, Task> handler )

void AddHandler( System.Action<T, Connection> handler )

people
Log in to reply
You can't reply if you're not logged in. That would be crazy.