internal static bool IsFinal(this OperationStatus operationStatus)
 => !operationStatus.IsActive();