Equals(ScopedTask other) Method

Returns a value indicating whether this instance is equivalent to another.

Syntax

public virtual bool Equals(ScopedTask other)

Parameters

other
Type: ScopedTask

The other instance.

Returns

True if instances are equal; otherwise false.