Determines whether this ProcessResult is equal to another object.
public override bool Equals(object? obj)
The object to compare with this ProcessResult.
True if the specified object is a ProcessResult and is equal to this instance;
otherwise, false.