Skip to content

Commit 2823030

Browse files
committed
note about config form
1 parent 18b6785 commit 2823030

File tree

1 file changed

+1
-1
lines changed
  • samples/features/in-memory/ticket-reservations

1 file changed

+1
-1
lines changed

samples/features/in-memory/ticket-reservations/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This Windows Forms sample application built on .NET Framework 4.6 demonstrates
2525

2626
7. Build the app for release and run it. Do not use the debugger, as that will slow down the app.
2727

28-
8. Start the workload with the **Start** button, and run for a while to show perf profile. Then press stop to stop the workload.
28+
8. Start the workload with the **Start** button, and run for a while to show perf profile. Then press stop to stop the workload. You can tweak aspects of the workload (e.g., rows per transaction) through the configuration form accessed using the "Options" menue.
2929

3030
9. In the database project,
3131
- Change TicketReservations.sql to a memory-optimized table (instructions commented in the file itself)

0 commit comments

Comments
 (0)