다음을 통해 공유


IPlacementDirector 인터페이스

정의

배치 디렉터를 위한 인터페이스입니다.

public interface IPlacementDirector
type IPlacementDirector = interface
Public Interface IPlacementDirector
파생

필드

PlacementHintKey

배치 힌트( RequestContextData 있는 경우)를 저장하는 데 사용되는 키를 가져옵니다.

메서드

GetPlacementHint(Dictionary<String,Object>, SiloAddress[])

제공된 요청 컨텍스트 데이터(존재하고 유효한 경우)에서 배치 힌트를 가져옵니다.

OnAddActivation(PlacementStrategy, PlacementTarget, IPlacementContext)

지정된 대상을 배치할 적절한 사일로를 선택합니다.

적용 대상