다음을 통해 공유


EdgeVertex(GrainId, SiloAddress, Boolean) 생성자

정의

Orleans.Placement.Repartitioning.Edge한쪽을 나타내는 데이터 구조입니다.

public EdgeVertex (Orleans.Runtime.GrainId id, Orleans.Runtime.SiloAddress silo, bool isMigratable);
new Orleans.Placement.Repartitioning.EdgeVertex : Orleans.Runtime.GrainId * Orleans.Runtime.SiloAddress * bool -> Orleans.Placement.Repartitioning.EdgeVertex
Public Sub New (id As GrainId, silo As SiloAddress, isMigratable As Boolean)

매개 변수

id
GrainId
isMigratable
Boolean

적용 대상