Lightstreamer .Net Adapter 1.11.0
ContentsIndexHome
PreviousUpNext
MpnSubscriptionInfo.Device Property

Readonly. MPN device of this subscription.

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