Editar

Compartir a través de


IElasticSystem<T>.GetCurrentValue Method

Definition

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

Applies to