Click or drag to resize
BrowserDefPrefetch Property
Get and set the number of entries to prefetch (only for GET browsers

Namespace: Com.Tibco.As.Space.Browser
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
public abstract long Prefetch { get; set; }

Property Value

Type: Int64
The number of tuples to prefetch.
See Also