Summary
MartenFunctionsUnitOfWorkConvention.
Implements the
IWebJobsConvention
- Assembly
- Rocket
.Surgery .Functions .Marten .dll - Namespace
- Rocket
.Surgery .Extensions .Marten .Functions - Interfaces
- Base Types
-
- Object
Syntax
public class MartenFunctionsUnitOfWorkConvention : IWebJobsConvention,
IConvention<IWebJobsConventionContext>, IConvention
Constructors
| Name | Summary |
|---|---|
| Marten |
Initializes a new instance of the MartenFunctionsUnitOfWorkConvention class.
|
Methods
| Name | Value | Summary |
|---|---|---|
| Register |
void |
Registers the specified context.
|
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
