Lightstreamer .Net Adapter 1.10.0
ContentsIndexHome
PreviousUpNext
MpnSubscriptionInfo.Trigger Property

Readonly. Optional expression the updates are checked against to trigger the notification.

C++
public: __property AnsiString Trigger;
C#
public String Trigger;
Visual Basic
Public Property Trigger() As String