Lightstreamer .Net Adapter 1.10.0
ContentsIndexHome
PreviousUpNext
MpnSubscriptionInfo.Device Property

Readonly. MPN device of the push notifications.

C++
public: __property MpnDeviceInfo Device;
C#
public MpnDeviceInfo Device;
Visual Basic
Public Property Device() As MpnDeviceInfo