Summary
Gets or sets a value indicating whether [automatic unit of work].
- Assembly
- Rocket
.Surgery .Extensions .Marten .dll - Namespace
- Rocket
.Surgery .Extensions .Marten - Containing Type
- MartenOptions
Syntax
public bool AutomaticUnitOfWork { get; set; }
Value
| Type | Description |
|---|---|
| bool | true if [automatic unit of work]; otherwise, false. |
