IElasticSystem<T>.GetCurrentValue Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Query the elastic system for the current instantaneous value
public:
T GetCurrentValue();
public T GetCurrentValue ();
abstract member GetCurrentValue : unit -> 'T
Public Function GetCurrentValue () As T
Returns
T
Current value of the elastic system