Unit.GetHashCode() method¶ Defined in Type: Unit Namespace: System.Reactive Assembly: System.Reactive.dll Applies to netstandard2.0 public override int GetHashCode() Summary: Returns the hash code for the current Unit value. Returns: int -- A hash code for the current Unit value.