AsyncFlowControl Operators

 

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

NameDescription
System_CAPS_puboperatorSystem_CAPS_staticEquality(AsyncFlowControl, AsyncFlowControl)

Compares two AsyncFlowControl structures to determine whether they are equal.

System_CAPS_puboperatorSystem_CAPS_staticInequality(AsyncFlowControl, AsyncFlowControl)

Compares two AsyncFlowControl structures to determine whether they are not equal.

Return to top
Show: