Compartilhar via


EdgeVertex(GrainId, SiloAddress, Boolean) Construtor

Definição

Estrutura de dados que representa um lado de um 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)

Parâmetros

id
GrainId
isMigratable
Boolean

Aplica-se a