Lightstreamer PCL (Portable Class Libraries) Client 3.0.0
ContentsIndexHome
PreviousUpNext
MessageInfo.DelayTimeout Property

Recalls the delay timeout specified for this message.

C++
public: __property int DelayTimeout;
C#
public int DelayTimeout;
Visual Basic
Public Property DelayTimeout() As Integer