Table of Contents

Interface ITimerListener

Namespace
Steeltoe.Common.Util
Assembly
Steeltoe.Common.Abstractions.dll
public interface ITimerListener

Properties

IntervalTimeInMilliseconds

int IntervalTimeInMilliseconds { get; }

Property Value

int

Methods

Tick()

void Tick()