Policy
Gets the policy assigned to the current transaction. Can be null in the case of MultiplexerBackend.
Declaration
public ITransactionPolicy Policy { get; }
Property Value
Type | Description |
---|---|
ITransactionPolicy |
Gets the policy assigned to the current transaction. Can be null in the case of MultiplexerBackend.
public ITransactionPolicy Policy { get; }
Type | Description |
---|---|
ITransactionPolicy |