Lightstreamer .Net Adapter 1.10.0
ContentsIndexHome
PreviousUpNext
MpnSubscriptionInfo.MpnGcmSubscriptionInfo.TimeToLive Property

Readonly. Expiration of push notifications, expressed as an integer number of in seconds.

C++
public: __property string TimeToLive;
C#
public string TimeToLive;
Visual Basic
Public Property TimeToLive() As string