다음을 통해 공유


GrainTimerCreationOptions.Period 속성

정의

IGrainTimer 생성될 때 지정된 콜백 메서드 호출 사이의 시간 간격입니다. 주기적 신호를 사용하지 않도록 설정하려면 InfiniteTimeSpan 지정합니다.

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

속성 값

적용 대상