SessionSchedule Constructor | Table of Content | FirstDay Property |
SessionSchedule Properties |
The SessionSchedule type exposes the following members.
Name | Description | |
---|---|---|
FirstDay |
Defines first day of activity week for the session.
| |
LastDay |
Defines last day of activity week for the session.
| |
LogonTimes |
Defines logon time for the session for each
day of the week. If logon is not performed
on particular day, value of entry correspondent
for that day is equal to TimeSpan.MinValue.
| |
LogoutTimes |
Defines logout time for the session for each
day of the week. If logout is not performed
on particular day, value of entry correspondent
for that day is equal to TimeSpan.MinValue.
| |
SequenceNumberResetPolicy |
Defines session sequence number reset policy.
| |
SessionDuration |
Defines whether session continues entire week
or activity time frame is limited for single day.
|