Click or drag to resize
BrowserSize Property
Gets the actual size of the browser if SNAPSHOT and prefetch_all is used. Otherwise estimated size of the tuple to be returned from the browser

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 Size { get; }

Property Value

Type: Int64
The number of tuples to be returned by the browser
See Also