| 
            
              ClientBaseTrackStatistics Property
             | 
          
        
        
            Determines whether the base class should track statistics.
            
        
        Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.258-beta
Syntaxprotected virtual bool TrackStatistics { get; }Protected Overridable ReadOnly Property TrackStatistics As Boolean
	Get
protected:
virtual property bool TrackStatistics {
	bool get ();
}abstract TrackStatistics : bool with get
override TrackStatistics : bool with get
function get_TrackStatistics();
 View SourceProperty Value
Boolean
See Also