Property Compensating
Compensating
True once unwinding has begun. A second failure while compensating must not restart the unwind from the top.
public bool Compensating { get; init; }
True once unwinding has begun. A second failure while compensating must not restart the unwind from the top.
public bool Compensating { get; init; }