Domain Detective

API Reference

Class

Settings

Namespace DomainDetective
Assembly DomainDetective

Base settings used across DomainDetective components.

Inheritance

  • Object
  • Settings

Constructors

Properties

public Boolean Error { get; set; } #

Gets or sets a value indicating whether error messages are written.

public Boolean Verbose { get; set; } #

Gets or sets a value indicating whether verbose messages are written.

public Boolean Warning { get; set; } #

Gets or sets a value indicating whether warning messages are written.

public Boolean Progress { get; set; } #

Gets or sets a value indicating whether progress messages are written.

public Boolean Debug { get; set; } #

Gets or sets a value indicating whether debug messages are written.

Fields

_logger #

Represents the logger value.

public Int32 NumberOfThreads #

Number of threads to use for lingering object detection.

_LockObject #

Represents the lock object value.

{{ include "footer" }}