Table of Contents

Enum ScanNetworkDatalogOption

Namespace
Csra
Assembly
Csra.dll

Specifies the options for logging ScanNetwork test results from object ScanNetworkPatternResults.

[Flags]
public enum ScanNetworkDatalogOption

Fields

ByCoreInstance = 2
ByIclInstance = 4
FailedInstancesOnly = 8
PatGenWithFtr = 1
VerboseInfoByDtr = 16

Remarks

This enumeration provides different logging strategies that can be used to capture ScanNetwork test results. Each option represents a preference of logging, and can be combined to allow for flexibility in how data is recorded and analyzed.