다음을 통해 공유


PreferLocalPlacementAttribute 클래스

정의

조직 클래스를 정책을 사용하는 것으로 표시합니다 PreferLocalPlacement .

[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
public sealed class PreferLocalPlacementAttribute : Orleans.Placement.PlacementAttribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)>]
type PreferLocalPlacementAttribute = class
    inherit PlacementAttribute
Public NotInheritable Class PreferLocalPlacementAttribute
Inherits PlacementAttribute
상속
PreferLocalPlacementAttribute
특성

생성자

PreferLocalPlacementAttribute()

PreferLocalPlacementAttribute 클래스의 새 인스턴스를 초기화합니다.

속성

PlacementStrategy

조직 클래스를 정책을 사용하는 것으로 표시합니다 PreferLocalPlacement .

(다음에서 상속됨 PlacementAttribute)

메서드

Populate(IServiceProvider, Type, GrainType, Dictionary<String,String>)

에 조직 속성을 properties추가합니다.

(다음에서 상속됨 PlacementAttribute)

적용 대상