|   | ConcentratorBaseUsePrecisionTimer Property | 
        
        
            Gets or sets flag that determines if precision timer should be used for frame publication.
            
        
        Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic bool UsePrecisionTimer { get; set; }Public Property UsePrecisionTimer As Boolean
	Get
	Set
public:
property bool UsePrecisionTimer {
	bool get ();
	void set (bool value);
}member UsePrecisionTimer : bool with get, set
function get_UsePrecisionTimer();
function set_UsePrecisionTimer(value);
Property Value
Boolean See Also
See Also