Lightstreamer .Net Adapter 1.11.0
ContentsIndexHome
PreviousUpNext
MpnSubscriptionInfo.Trigger Property

Readonly. Optional expression that triggers the delivery of push notification.

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