RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Gets the marketfeed length from the "LENGTH" column.
Namespace: ThomsonReuters.RFA.RDMAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public ushort MaxMfeedLength { get; } |
Visual Basic |
---|
Public ReadOnly Property MaxMfeedLength As UShort Get |
Visual C++ |
---|
public: property unsigned short MaxMfeedLength { unsigned short get (); } |
F# |
---|
member MaxMfeedLength : uint16 |