다음을 통해 공유


TransactionalStateAttributeMapper<TAttribute>.AttributeToConfig 메서드

정의

protected abstract Orleans.Transactions.Abstractions.TransactionalStateConfiguration AttributeToConfig (TAttribute attribute);
abstract member AttributeToConfig : 'Attribute -> Orleans.Transactions.Abstractions.TransactionalStateConfiguration
Protected MustOverride Function AttributeToConfig (attribute As TAttribute) As TransactionalStateConfiguration

매개 변수

attribute
TAttribute

반환

적용 대상