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.BrowserAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.2.0.015)
Syntax
| C# |
|---|
SpaceEvent Next { get; } |
| Visual Basic |
|---|
ReadOnly Property Next As SpaceEvent Get |
| Visual C++ |
|---|
property SpaceEvent^ Next { SpaceEvent^ get (); } |
| F# |
|---|
abstract Next : SpaceEvent with get |
Property Value
Type: SpaceEventThe space event