TransactionalStateAttributeMapper<TAttribute>.AttributeToConfig Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- attribute
- TAttribute