System.Threading.AsyncFlowControl.Equals Method

Determines whether the specified object is equal to the current System.Threading.AsyncFlowControl structure.

Syntax

public override bool Equals (object obj)

Parameters

obj
An object to compare with the current structure.

Returns

true if obj is an System.Threading.AsyncFlowControl structure and is equal to the current System.Threading.AsyncFlowControl structure; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Threading
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0