Compartilhar via


TaskName.GetHashCode Method

Definition

Calculates a hash code value for the current TaskName instance.

public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Returns

A 32-bit hash code value.

Applies to