| EventBrowserDef Class |
Namespace: Com.Tibco.As.Space.Browser
The EventBrowserDef type exposes the following members.
| Name | Description | |
|---|---|---|
| Create |
Return a new EventBrowserDef instance.
| |
| Create(Int64) |
Return a new EventBrowserDef instance.
| |
| Create(Int64, EventBrowserDefTimeScope) |
Return a new EventBrowserDef instance.
| |
| Create(Int64, EventBrowserDefTimeScope, EventBrowserDefDistributionScope) |
Return a new EventBrowserDef instance.
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| NO_WAIT | Timeout value for the browser. | |
| WAIT_FOREVER | Timeout value for the browser. |
| Name | Description | |
|---|---|---|
| Distributionscope |
Get and set the SpaceEntry scope of the browser.
| |
| QueryLimit |
This limits the number of rows that are returned per seeder in case of SNAPSHOT GET browser.
| |
| Timeout |
Get and set the timeout value associated with the browser.
| |
| Timescope |
Get and set the time scope of the browser.
|