Lightstreamer .Net Adapter 1.10.0
ContentsIndexHome
PreviousUpNext
MpnPlatformType.MPNS Field

Readonly. Microsoft Push Notification Service platform type.

C++
public: MpnPlatformType MPNS = new MpnPlatformType("MPNS");
C#
public static readonly MpnPlatformType MPNS = new MpnPlatformType("MPNS");
Visual Basic
Public static readonly MPNS As MpnPlatformType = new MpnPlatformType("MPNS")