LockCookie Operators

 

Namespace:   System.Threading
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_puboperatorSystem_CAPS_staticEquality(LockCookie, LockCookie)

Indicates whether two LockCookie structures are equal.

System_CAPS_puboperatorSystem_CAPS_staticInequality(LockCookie, LockCookie)

Indicates whether two LockCookie structures are not equal.

Return to top
Show: