Click or drag to resize

AggressiveAging Properties

The AggressiveAging type exposes the following members.

Properties
  NameDescription
Public propertyDefaultTimeout
Gets the default timeout.
Public propertyEnable
Gets or sets a value indicating whether aggressive aging is enabled.
Public propertyIsChanged
Gets the object's changed status. Includes checking status of all IChangeTracking properties.
(Inherited from ChangeTracking.)
Public propertyIsNew
Gets a value indicating whether this instance is new.
(Inherited from SimpleChangeTracking.)
Public propertyTimeout
Gets or sets the aggressive aging timeout in seconds.
Public propertyUseDefaultTimeout
Gets or sets a value indicating whether to use default timeout.
Top
See Also