Click or drag to resize
SpaceBrowse Method (BrowserDefBrowserType)
Creates a browser over multiple entries in the Space.

Namespace: Com.Tibco.As.Space
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
Browser Browse(
	BrowserDefBrowserType browserType
)

Parameters

browserType
Type: Com.Tibco.As.Space.BrowserBrowserDefBrowserType
Can be one of GET, TAKE, and LOCK

Return Value

Type: Browser
The created Browser
See Also