[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Constants we keep for our locking algorithms.
The following tables list the members exposed by the LockConstants type.
Public Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
Public Fields
Name | Description | |
---|---|---|
![]() ![]() | ReaderTimeout |
Number of milliseconds until read locks timeout
|
![]() ![]() | WriterTimeout |
Number of milliseconds until write locks timeout
|
Public Constructors
Name | Description | |
---|---|---|
![]() | LockConstantsNew |