Chili.Opf3 Send comments on this topic.
AddingQueryEventArgs Class Properties
See Also 
Chili.Opf3.Caching Namespace : AddingQueryEventArgs Class


For a list of all members of this type, see AddingQueryEventArgs members.

Public Properties

 NameDescription
Public PropertyCancel Gets or sets whether to cancel the add to the cache for this query.  
Public PropertyExecutionTimeSpan Gets the time span needed to execute the query.  
Public PropertyQuery Gets the query that is added to the cache.  
Public PropertyStorage Gets the storage that the query is executed on.  
Public PropertyValidUntil Gets or sets the date and time until the query is valid.  
Top

See Also