Determines whether the specified ProcessExitConfiguration is equal to the current instance.
public bool Equals(ProcessExitConfiguration? other)
The ProcessExitConfiguration to compare with the current instance.
true if the specified object is equal to the current instance; otherwise,
false.