|
TcpClientTrackStatistics 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 override bool TrackStatistics { get; }
Protected Overrides ReadOnly Property TrackStatistics As Boolean
Get
protected:
virtual property bool TrackStatistics {
bool get () override;
}
abstract TrackStatistics : bool with get
override TrackStatistics : bool with get
function get_TrackStatistics();
View SourceProperty Value
BooleanSee Also