Lightstreamer .Net Adapter 1.10.0
ContentsIndexHome
PreviousUpNext
MpnSubscriptionInfo.MpnApnsSubscriptionInfo.Arguments Property

Readonly. List of optional arguments to be used with a localized format key. May be empty.

C++
public: __property IList Arguments;
C#
public IList Arguments;
Visual Basic
Public Property Arguments() As IList