Share via


SiloRoleBasedPlacementAttribute 클래스

정의

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

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

생성자

SiloRoleBasedPlacementAttribute()

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

속성

PlacementStrategy

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

(다음에서 상속됨 PlacementAttribute)

메서드

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

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

(다음에서 상속됨 PlacementAttribute)

적용 대상