Share via


Monitor Members

The following tables list the members exposed by the Monitor type.

Public Methods

Name Description
Public Method Static Enter Acquires an exclusive lock on a specified object.
Public Method Equals (Inherited from Object.)
Public Method Static Exit Releases an exclusive lock on a specified object.
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

See Also

Reference

Monitor Class
System.Threading Namespace