Lightstreamer PCL (Portable Class Libraries) Client 3.0.0
ContentsIndexHome
PreviousUpNext
PushServerException.NO_ANSWER Field

Indicates an empty output from the Server.

C++
public: int NO_ANSWER = 6;
C#
public const int NO_ANSWER = 6;
Visual Basic
Public Const NO_ANSWER As Integer = 6