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

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

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