All Frameworks  Object Hierarchy  This Framework  Indexes   

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
Returns or sets the activation state of automatic disconnection.
Role:Returns or sets the activation mode of automatic disconnection.
o Property InactivityDuration() As
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( AdminLevel,
oLocked) As
Retrieves informations about the activation mode of automatic disconnection.
Refer to
SettingController for a detailled description.
o Func GetInactivityDurationInfo( AdminLevel,
oLocked) As
Retrieves environment informations for inactivity duration.
Refer to
SettingController for a detailled description.
o Sub SetActivationStateLock( iLocked)
Locks or unlocks the activation mode of automatic disconnection.
Refer to
SettingController for a detailled description.
o Sub SetInactivityDurationLock( iLocked)
Locks or unlocks the inactivity duration.
Refer to
SettingController for a detailled description.

Copyright © 2003, Dassault Systèmes. All rights reserved.