다음을 통해 공유


IConfigureGrainTypeComponents 인터페이스

정의

지정된 조직 유형의 모든 인스턴스에 공통적인 공유 구성 요소를 구성합니다.

public interface IConfigureGrainTypeComponents
type IConfigureGrainTypeComponents = interface
Public Interface IConfigureGrainTypeComponents

메서드

Configure(GrainType, GrainProperties, GrainTypeSharedContext)

지정된 조직 유형의 모든 인스턴스에 공통적인 공유 구성 요소를 구성합니다.

적용 대상