[Missing <summary> documentation for "P:Karamba.Utilities.ConfigCachedType.LimitParallel"]
public double LimitParallel { get; }
Public ReadOnly Property LimitParallel As Double
Get
public:
property double LimitParallel {
double get ();
}
member LimitParallel : float with get