Example #1
0
 public virtual int GetReadHoldCount()
 {
     return(coarseLock.GetReadHoldCount());
 }