PersistentStateAttributeMapper
class
Namespace: Orleans
Attribute mapper which maps persistent state attributes to a corresponding factory instance.
public class PersistentStateAttributeMapper : IAttributeToFactoryMapper<PersistentStateAttribute>Constructors
Methods
GetFactory(ParameterInfo, PersistentStateAttribute)Responsible for mapping a facet metadata to a cachable factory from the parameter and facet metadata.
