Click or drag to resize
EventBrowserNext Property
Return the next event, or null if the browser timed out waiting for a new event to be generated by the Space.

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

Property Value

Type: SpaceEvent
The space event
See Also