Click or drag to resize
EventBrowserDefCreate Method (Int64)
Return a new EventBrowserDef instance.

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 static EventBrowserDef Create(
	long timeout
)

Parameters

timeout
Type: SystemInt64
timeout in seconds

Return Value

Type: EventBrowserDef
The new BrowserDef instance
See Also