Exemplo n.º 1
0
 public IReadOnlyCollection <SocketSession> GetCurrentSessions()
 {
     return(realServer.GetCurrentSessions());
 }