다음을 통해 공유


PersistentStateAttributeMapper 클래스

정의

영구 상태 특성을 해당 팩터리 인스턴스에 매핑하는 특성 매퍼입니다.

public class PersistentStateAttributeMapper : Orleans.Runtime.IAttributeToFactoryMapper<Orleans.Runtime.PersistentStateAttribute>
type PersistentStateAttributeMapper = class
    interface IAttributeToFactoryMapper<PersistentStateAttribute>
Public Class PersistentStateAttributeMapper
Implements IAttributeToFactoryMapper(Of PersistentStateAttribute)
상속
PersistentStateAttributeMapper
구현

생성자

PersistentStateAttributeMapper()

영구 상태 특성을 해당 팩터리 인스턴스에 매핑하는 특성 매퍼입니다.

메서드

GetFactory(ParameterInfo, PersistentStateAttribute)

매개 변수 및 패싯 메타데이터에서 캐싱 가능한 팩터리에 패싯 메타데이터를 매핑하는 작업을 담당합니다.

적용 대상