Lightstreamer .Net Adapter 1.11.0
ContentsIndexHome
PreviousUpNext
MpnSubscriptionInfo Class

Specifies a Push Notifications subscription, used with MPN-related requests of the MetadataProvider. 

For the actual description of the subscription we rely on a generic descriptor accessible via the NotificationFormat property, where the structure of the descriptor depends on the platform. 

Edition Note: Push Notifications is an optional feature, available depending on Edition and License Type. To know what features are enabled by your license, please see the License tab of the Monitoring Dashboard (by default, available at /dashboard). 

 

C++
public: class MpnSubscriptionInfo;
C#
public class MpnSubscriptionInfo;
Visual Basic
Public Class MpnSubscriptionInfo