CandidateConnectedVertex(GrainId, Int64) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public CandidateConnectedVertex (Orleans.Runtime.GrainId id, long transferScore);
new Orleans.Placement.Repartitioning.CandidateConnectedVertex : Orleans.Runtime.GrainId * int64 -> Orleans.Placement.Repartitioning.CandidateConnectedVertex
Public Sub New (id As GrainId, transferScore As Long)
Parameters
- id
- GrainId
- transferScore
- Int64