共用方式為


GrainTimerCreationOptions.Period 屬性

定義

建構 IGrainTimer 時所指定的回呼方法調用之間的時間間隔。 指定 InfiniteTimeSpan 以停用定期訊號。

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

屬性值

適用於