public static int getRecordingCount()
 {
     return(serverIntf.GetRecordingCount());
 }