ActivationRepartitionerOptions.DEFAULT_MAX_UNPROCESSED_EDGES 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 MaxUnprocessedEdges.
public const int DEFAULT_MAX_UNPROCESSED_EDGES = 100000;
val mutable DEFAULT_MAX_UNPROCESSED_EDGES : int
Public Const DEFAULT_MAX_UNPROCESSED_EDGES As Integer = 100000