示例#1
0
 internal int KeepAliveAdd(object obj)
 {
     return(_keepalives.Add(obj));
 }