EdgeVertex(GrainId, SiloAddress, Boolean) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- silo
- SiloAddress
- isMigratable
- Boolean