public bool SetValue( Ticks timestamp, double value, MeasurementStateFlags flags )
Public Function SetValue ( timestamp As Ticks, value As Double, flags As MeasurementStateFlags ) As Boolean
public: bool SetValue( Ticks timestamp, double value, MeasurementStateFlags flags )
member SetValue : timestamp : Ticks * value : float * flags : MeasurementStateFlags -> bool
function SetValue(timestamp, value, flags);
Operation will only store a value that is newer than the cached value.
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.