AttributeToConfig(TAttribute)
abstract
protected abstract TransactionalStateConfiguration AttributeToConfig(TAttribute attribute) Creates transactional state configuration from a facet attribute.
Parameters
attributeTAttribute- The transactional state facet attribute.
Returns
The transactional state configuration.
