示例#1
0
 public IReadOnlyCollection <SocketSession> GetCurrentSessions()
 {
     return(realServer.GetCurrentSessions());
 }