All Frameworks Object Hierarchy This Framework Indexes Previous Next
DisconnectionSettingAtt (Object)
Represents the base object to handle the parameters of automatic disconnection.
If the automatic disconnection is enable, the V5 session will be kill after a
user-defined duration of inactivity.
Property Index
-
ActivationState
- Returns or sets the activation state of automatic disconnection.
-
InactivityDuration
- Returns or sets the inactivity duration.
Method Index
-
GetActivationStateInfo
- Retrieves informations about the activation mode of automatic disconnection.
-
GetInactivityDurationInfo
- Retrieves environment informations for inactivity duration.
-
SetActivationStateLock
- Locks or unlocks the activation mode of automatic disconnection.
-
SetInactivityDurationLock
- Locks or unlocks the inactivity duration.
Properties
o Property ActivationState( | ) As boolean |
-
Returns or sets the activation state of automatic disconnection.
Role:Returns or sets the activation mode of automatic disconnection.
o Property InactivityDuration( | ) As long |
-
Returns or sets the inactivity duration.
Role: Returns or sets the timeout in seconds before the automatic
disconnection when no activity has been detected, if the mechanism is enabled.
Methods
o Func GetActivationStateInfo( | CATBSTR | AdminLevel, |
| CATBSTR | oLocked) As boolean |
-
Retrieves informations about the activation mode of automatic disconnection.
Refer to
SettingController for a detailled description.
o Func GetInactivityDurationInfo( | CATBSTR | AdminLevel, |
| CATBSTR | oLocked) As boolean |
-
Retrieves environment informations for inactivity duration.
Refer to
SettingController for a detailled description.
o Sub SetActivationStateLock( | boolean | iLocked) |
-
Locks or unlocks the activation mode of automatic disconnection.
Refer to
SettingController for a detailled description.
o Sub SetInactivityDurationLock( | boolean | iLocked) |
-
Locks or unlocks the inactivity duration.
Refer to
SettingController for a detailled description.
Copyright © 2003, Dassault Systèmes. All rights reserved.