ProactiveCaching Members
Defines ProactiveCaching settings for a parent element.
The following tables list the members exposed by the ProactiveCaching type.
Public Constructors
Name | Description | |
---|---|---|
ProactiveCaching | Initializes a new instance of ProactiveCaching using the default values. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
AggregationStorage | Gets or sets storage for partitions with ProactiveCaching. | |
Container | (inherited from Component ) | |
Enabled | Gets or sets Enabled for ProactiveCaching. | |
ForceRebuildInterval | Gets or sets the amount of time, starting after a MOLAP image is dropped, after which MOLAP imaging starts unconditionally. | |
Latency | Gets or sets the “grace period” between the earliest notification and the moment when the MOLAP images are destroyed. | |
OnlineMode | Gets or sets OnlineMode for a ProactiveCaching object. | |
SilenceInterval | Gets or sets the minimum amount of no activity before MOLAP imaging starts. | |
SilenceOverrideInterval | Gets or sets the amount of time after an initial notification when the MOLAP imaging process starts. | |
Site | (inherited from Component ) | |
Source | Gets or sets the binding of the ProactiveCaching object. |
Top
Protected Properties
Name | Description | |
---|---|---|
CanRaiseEvents | (inherited from Component ) | |
DesignMode | (inherited from Component ) | |
Events | (inherited from Component ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Clone | Creates a new full copy of an object. | |
CopyTo | Copies a ProactiveCaching object to the specified object. | |
CreateObjRef | (inherited from MarshalByRefObject ) | |
Dispose | Overloaded. (inherited from Component ) | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetLifetimeService | (inherited from MarshalByRefObject ) | |
GetType | (inherited from Object ) | |
InitializeLifetimeService | (inherited from MarshalByRefObject ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Component ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Dispose | Overloaded. (inherited from Component ) | |
Finalize | (inherited from Component ) | |
GetService | (inherited from Component ) | |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) |
Top
Public Events
Name | Description | |
---|---|---|
Disposed | (inherited from Component ) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.ICloneable.Clone |
Top