Lightstreamer .Net Adapter 1.10.0
ContentsIndexHome
PreviousUpNext
MpnDeviceInfo.DeviceToken Property

Readonly. Token of the device.

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