Table of Contents

Class ExitWatchtowerOptions

Namespace
NArk.Core.Models.Options
Assembly
NArk.Core.dll

Configuration for the exit watchtower background service.

public class ExitWatchtowerOptions
Inheritance
ExitWatchtowerOptions
Inherited Members

Properties

PollInterval

How often to poll for partial tree broadcasts and progress exits.

public TimeSpan PollInterval { get; set; }

Property Value

TimeSpan