The BrowserDef type exposes the following members.

Properties

  NameDescription
Public propertyDistributionscope
Get and set the SpaceEntry scope of the browser.
Public propertyJoin
Gets or sets a value indicating whether the space needs to be rejoined.
Public propertyPrefetch
Get and set the number of entries to prefetch (only for GET browsers
Public propertyQueryLimit
This limits the number of rows that are returned per seeder in case of SNAPSHOT GET browser.
Public propertyRoute
Gets or sets a value indicating whether this BrowserDef is route.
Public propertyTimeout
Get and set the timeout value associated with the browser.
Public propertyTimescope
Get and set the time scope of the browser.

See Also