|
ClientBaseTrackStatistics Property
|
Determines whether the base class should track statistics.
Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.205-beta
Syntax protected 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
BooleanSee Also