Click or drag to resize
Grid Solutions Framework

PowerStabilitySampleSize Property

Gets or sets the sample size, in seconds, of the data to be monitored.

Namespace: PowerCalculations
Assembly: PowerCalculations (in PowerCalculations.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(15)]
public int SampleSize { get; set; }
View Source

Property Value

Int32
See Also