Skip to content

ITransactionAgent

interface

Namespace: Orleans.Transactions

The Transaction Agent it is used by the silo and activations to interact with the transactions system.
public interface ITransactionAgent

Remarks

There is one Transaction Agent per silo. TODO: does this belong in Runtime instead?

Methods