 | LoggerBaseLoggingTriggerCounter Eigenschaft |
Anzahl Millisekunden oder Anzahl Zählvorgänge bis zur
nächsten Logging-Ausgabe;
Default: 5000.
Namensraum: NetEti.ApplicationControlAssembly: NetEti.Logging (in NetEti.Logging.dll) Version: 1.0.0+acaf81dbf65483efca2a792d55c719cf92119339
Syntaxpublic long LoggingTriggerCounter { get; set; }
Public Property LoggingTriggerCounter As Long
Get
Set
public:
property long long LoggingTriggerCounter {
long long get ();
void set (long long value);
}
member LoggingTriggerCounter : int64 with get, set
Eigenschaftswert
Int64
Siehe auch