Skip to content

Commit 6bcf7e2

Browse files
Update README.md
1 parent 7881231 commit 6bcf7e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ namespace Hangfire.FluentNHibernate.SampleApplication
136136
}
137137
```
138138
Description of optional parameters:
139-
- `TransactionIsolationLevel` - transaction isolation level. Default is read committed.
139+
- `TransactionIsolationLevel` - transaction isolation level. Default is Serializable.
140140
- `QueuePollInterval` - job queue polling interval. Default is 15 seconds.
141141
- `JobExpirationCheckInterval` - job expiration check interval (manages expired records). Default is 1 hour.
142142
- `CountersAggregateInterval` - interval to aggregate counter. Default is 5 minutes.

0 commit comments

Comments
 (0)