Partager via


EdgeVertex(GrainId, SiloAddress, Boolean) Constructeur

Définition

Structure de données représentant un côté d’une 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)

Paramètres

id
GrainId
isMigratable
Boolean

S’applique à