Lightstreamer Silverlight Client 1.4.2
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