Search:

Type: Posts; User: Mone

Search: Search took 0.02 seconds.

  1. Replies
    7
    Views
    16,671

    Hi, Lightstreamer does not keep the snapshot...

    Hi,

    Lightstreamer does not keep the snapshot while no client is subscribed. In your server log you should see the "Unexpected update" message(s) when you issue an update and there are no clients....
  2. Replies
    7
    Views
    16,671

    Case 1 should return the snapshot, case 4 should...

    Case 1 should return the snapshot, case 4 should not return the nulls, can you please double-ceck?

    In any case you can't use a fixed value in the update call:

    you have to return true in the...
  3. Replies
    7
    Views
    16,671

    Yes exactly, you specify true in your...

    Yes exactly, you specify true in your IsSnapshotAvailable implementation.

    Then you send the update telling the server that what you're sending is not the snapshot:

    _listener.Update("hp" +...
  4. Replies
    7
    Views
    16,671

    Hi, I suspect that in your adapter you declare...

    Hi,

    I suspect that in your adapter you declare you have a snapshot in the isSnapshotAvailable method and then you send the first update with the snapshot flag set to false. This will cause the...
Results 1 to 4 of 4
All times are GMT +1. The time now is 01:22 PM.