C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System.Threading
Monitor Class
Monitor Methods
Enter Method
Enter Method (Object)
Enter Method (Object, Boolean)
Monitor
Enter Method
Overload List
Name
Description
Enter(Object)
Acquires an exclusive lock on the specified object.
Enter(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
Reference
Monitor Class
System.Threading Namespace