Lightstreamer .Net Standard Client 4.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