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