Lightstreamer Silverlight Client 1.4.2
|
Constant representing the special sequence name to be used to prevent the sequential management of the messages on the server.
public: string UNORDERED_MESSAGES = "UNORDERED_MESSAGES";
public const string UNORDERED_MESSAGES = "UNORDERED_MESSAGES";
Public Const UNORDERED_MESSAGES As string = "UNORDERED_MESSAGES"