다음을 통해 공유


ReminderOptions 클래스

정의

미리 알림 서비스에 대한 옵션입니다.

public sealed class ReminderOptions
type ReminderOptions = class
Public NotInheritable Class ReminderOptions
상속
ReminderOptions

생성자

ReminderOptions()

미리 알림 서비스에 대한 옵션입니다.

속성

InitializationTimeout

포기하기 전에 미리 알림을 초기화할 최대 시간을 가져오거나 설정합니다.

MinimumReminderPeriod

미리 알림의 최소 기간을 가져오거나 설정합니다.

RefreshReminderListPeriod

미리 알림 테이블 새로 고침 사이의 기간을 가져오거나 설정합니다.

적용 대상