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

Readonly. If "true", the delivery of push notifications is delayed if the device is idle.

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