A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
idleTimeout — Property, class com.lightstreamer.as_client.ConnectionPolicy |
|
The maximum time (in milliseconds) the Server is allowed to wait for any data to be sent
in response to a polling request, if no data is available at request time (default is 30000).
Setting this time to a non-zero value and the polling interval to zero leads to an
"asynchronous polling" behaviour, which, on low data rates, is very similar to the streaming mode.
Setting this time to zero and the polling interval to a nonzero value, on the other hand, leads to a
classical "synchronous polling". |
incMadTest() — method, class com.lightstreamer.as_client.MadTester |
| |
info(mex:any) — method, class com.lightstreamer.as_client.logger.Logger |
|
Publish a log message on the Logger object at INFO level. |
INFO — Static Property, class com.lightstreamer.as_client.logger.Logger |
|
INFO logging level
|
isFieldChanged(field:any) — method, class com.lightstreamer.as_client.events.NonVisualItemUpdateEvent |
|
Inquiry method that asks whether the current update from the Server
causes the value for a field to change.
If the current update is the first one for the item,
then the values are always considered as changing.
|
item — Property, class com.lightstreamer.as_client.events.SubscriptionErrorEvent |
|
Only effective when the related table behaves in "MultiMetapush logic". |
item — Property, class com.lightstreamer.as_client.events.TableItemEvent |
|
The item name or item index which this event is related to. |
ITEM_IS_KEY — Constant Static Property, class com.lightstreamer.as_client.VisualTable |
|
Constant that can be used with the setKeyPolicy method
|
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |