Show / Hide Table of Contents

    Interface ICycleSchedulerProvider

    Interface used to inject the scheduler on which the consensus cycle events occur.

    Namespace: Catalyst.Abstractions.Consensus.Cycle
    Assembly: Catalyst.Abstractions.dll
    Syntax
    public interface ICycleSchedulerProvider

    Properties

    | Improve this Doc View Source

    Scheduler

    Declaration
    IScheduler Scheduler { get; }
    Property Value
    Type Description
    IScheduler
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Catalyst Network