Lightstreamer .Net Adapter 1.11.0
ContentsIndexHome
PreviousUpNext
MpnPlatformType.ToString Method

Returns a string representation of the MpnPlatformType. An MpnPlatformType object is represented by its internal name. E.g.: 

Apple 

 

C++
public: string ToString();
C#
public override string ToString();
Visual Basic
Public override Function ToString() As string

a string representation of the MpnPlatformType