C#
public enum struct LockRecursionPolicy : System.IComparable, System.IFormattable, System.IConvertible
{
}
Articles
|
Parameters recursionPolicy Type: System.Threading . . :: . LockRecursionPolicy. One of the enumeration values that specifies the lock recursion policy.
|
|
Property Value Type: System.Threading . . :: . LockRecursionPolicy. One of the enumeration values that specifies the lock recursion policy.
|