예제 #1
0
 public bool TryLock()
 {
     return(Native.dsn_exlock_try_lock(handle));
 }