forwardSessionSchedule Constructor    Table of ContentFirstDay Property forward
SessionSchedule Properties

The SessionSchedule type exposes the following members.

Properties
  NameDescription
Public propertyFirstDay
Defines first day of activity week for the session.
Public propertyLastDay
Defines last day of activity week for the session.
Public propertyLogonTimes
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.
Public propertyLogoutTimes
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.
Public propertySequenceNumberResetPolicy
Defines session sequence number reset policy.
Public propertySessionDuration
Defines whether session continues entire week or activity time frame is limited for single day.
Top
See Also