GrainTimerCreationOptions.Period 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
建構 IGrainTimer 時所指定的回呼方法調用之間的時間間隔。 指定 InfiniteTimeSpan 以停用定期訊號。
public TimeSpan Period { get; init; }
member this.Period : TimeSpan with get, set
Public Property Period As TimeSpan