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 | trueif [automatic unit of work]; otherwise,false. | 
