public int GetEventCount()
 {
     return(Pulse.GetInvocationList().Length);
 }