TestimoX

API Reference

Enum

DnsLogBatchStage

Namespace ADPlayground
Assembly ADPlayground
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Represents progress information for batch DNS log processing.

Inheritance

  • Enum
  • DnsLogBatchStage

Values

public const DnsLogBatchStage Parsing #

Lines are being parsed from the log file.

Value: 0
public const DnsLogBatchStage Copying #

Data is being copied from a remote location.

Value: 1