Edytuj

Udostępnij za pośrednictwem


GrainTimerCreationOptions.Period Property

Definition

The time interval between invocations of the callback method specified when the IGrainTimer was constructed. Specify InfiniteTimeSpan to disable periodic signaling.

public TimeSpan Period { get; init; }
member this.Period : TimeSpan with get, set
Public Property Period As TimeSpan

Property Value

Applies to