Share via


IActorTimer.Period Property

Definition

Gets the periodic time when timer will be invoked.

public TimeSpan Period { get; }
member this.Period : TimeSpan
Public ReadOnly Property Period As TimeSpan

Property Value

Periodic time as TimeSpan when timer will be invoked.

Applies to