StatisticsEngineBeforeCalculate Event
Event is raised before statistics calculation.
Namespace: Gemstone.Timeseries.StatisticsAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.141 -- Release Build+bdf56a3938e56213864ec1432892d5e4deb869ac
public static event EventHandler BeforeCalculate
Public Shared Event BeforeCalculate As EventHandler
public:
static event EventHandler^ BeforeCalculate {
void add (EventHandler^ value);
void remove (EventHandler^ value);
}
function add_BeforeCalculate(value);
function remove_BeforeCalculate(value);
Value
EventHandler