Exemplo n.º 1
0
 public bool Unsubscribe()
 {
     ServerCoreLoader.Exit(m_sp.Handle);
     return(true);
 }