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


The following tables list the members exposed by AddingQueryEventArgs.

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