FootprintSegmentingSpecification Class
- Aktualisiert2023-02-21
- 2 Minute(n) Lesezeit
Specifies to segment log files after they reach a certain size in bytes.
Namespace:
NationalInstruments.VeriStand.ClientAPI.LoggingAssembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class FootprintSegmentingSpecification _ Inherits SegmentingSpecification |
| C# |
|---|
[SerializableAttribute] public class FootprintSegmentingSpecification : SegmentingSpecification |
| Visual C++ |
|---|
[SerializableAttribute] public ref class FootprintSegmentingSpecification : public SegmentingSpecification |
Inheritance Hierarchy
System.Object
NationalInstruments.VeriStand.ClientAPI.Logging.SegmentingSpecification
NationalInstruments.VeriStand.ClientAPI.Logging.FootprintSegmentingSpecification
NationalInstruments.VeriStand.ClientAPI.Logging.SegmentingSpecification
NationalInstruments.VeriStand.ClientAPI.Logging.FootprintSegmentingSpecification