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