Determines whether the current instance is equal to the specified object.
public override bool Equals(object? obj)
The object to compare with the current ProcessExceptionInfo<TProcessResult> instance.
true if the specified object is equal to the current instance; otherwise,
false.