Click or drag to resize
MonitorEnter Method
Overload List
  NameDescription
Public methodStatic memberEnter(Object)
Acquires an exclusive lock on the specified object.
Public methodStatic memberEnter(Object, Boolean)
Acquires an exclusive lock on the specified object, and atomically sets a value that indicates whether the lock was taken.
Top
See Also