Exemplo n.º 1
0
 private string SessionStatus(Session session, string[] parms)
 {
     return(networkServer.GetAllSessionStatus());
 }