|
OptimizationOptionsRoutingBatchSize Property
|
Specifies the target number of measurements per batch operation.
Namespace: GSFAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.220-beta+a56b2444ff27b37e053039e60f062b99378309bd
Syntax public static int RoutingBatchSize { get; }
Public Shared ReadOnly Property RoutingBatchSize As Integer
Get
public:
static property int RoutingBatchSize {
int get ();
}
static member RoutingBatchSize : int with get
GSF.OptimizationOptions.get_RoutingBatchSize = function();
View SourceProperty Value
Int32See Also