ActivationRepartitionerOptions.DEFAULT_MAX_EDGE_COUNT Field
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.
The default value of MaxEdgeCount.
public const int DEFAULT_MAX_EDGE_COUNT = 10000;
val mutable DEFAULT_MAX_EDGE_COUNT : int
Public Const DEFAULT_MAX_EDGE_COUNT As Integer = 10000