Method | Description | |
---|---|---|
Commit ( ) : System.Threading.Tasks.Task | ||
Dispose ( ) : void | ||
Enlist ( System.Action action ) : void | ||
InMemoryOutboxTransaction ( ) : System |
public Commit ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
public Enlist ( System.Action action ) : void | ||
action | System.Action | |
return | void |
public InMemoryOutboxTransaction ( ) : System | ||
return | System |