forwardRegister Method (Session, String[], String)   Table of ContentSessionDesiredState Method (Session)forward
Scheduler.SessionDesiredState Method
Overload List
  NameDescription
Public methodSessionDesiredState(Session)
Returns a desired state (ACTIVE or DISCONNECTED), for the current time point, of the given session in accordance with the registered, for this session, schedule.
Public methodSessionDesiredState(Session, DateTime)
Returns a desired state (ACTIVE or DISCONNECTED), for the given time point, of the given session in accordance with the registered, for this session, schedule.
Top
See Also