TimerEvent
.Interval
説明
タイマの間隔をミリ秒単位で
Long
として戻します。
C#構文
// get accessor Int32 rtn = TimerEvent.Interval;