Click or drag to resize
IUserSettingManager Methods

[This is preliminary documentation and is subject to change.]

The IUserSettingManager type exposes the following members.

Methods
  NameDescription
Public methodInt64GetAllowedInactivityMinutesForNa
Returns the allowed number of inactive minutes for the netadmin interface
Public methodInt64GetAllowedInactivityMinutesForOperator
Returns the allowed number of inactive minutes for the provider interface
Public method void UpdateAllowedInactivityMinutesForNa(Int64)
Sets the allowed minutes of inactivity for the netadmin interface
Public method void UpdateAllowedInactivityMinutesForOperator(Int64)
Sets the allowed minutes of inactivity for the provider interface
Top
See Also