Summary
IDaemonFactory
- Assembly
- Rocket
.Surgery .Extensions .Marten .dll - Namespace
- Rocket
.Surgery .Extensions .Marten .Projections
graph BT
Type["IDaemonFactory"]
class Type type-node
Syntax
public interface IDaemonFactory
Attributes
| Type | Description |
|---|---|
| Nullable |
Methods
| Name | Value | Summary |
|---|---|---|
| CreateDaemon |
IDaemon |
Creates the daemon.
|
| CreateDaemon |
IDaemon |
Creates the daemon.
|
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
