Example #1
0
 public ulong RemoveByTTL()
 {
     return(ServerCoreLoader.RemoveQueuedRequestsByTTL(m_nHandle));
 }