RFA .NET Indicates Quality Of Service Info. If the contained Quality Of Service's
Timeliness is Delayed, a value will be provided in the range 0-65,535,000
milliseconds with the granularity of 1000 milliseconds.
If the contained Quality Of Service's Rate is TimeFiltered, then a value
will be provided in the range 0-65535 milliseconds. If the data is
TimeFiltered more then 65535 milliseconds, then it should be considered suspect (a primitive type).
Namespace: ThomsonReuters.RFA.DataAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public const byte QualityOfServiceInfo |
Visual Basic |
---|
Public Const QualityOfServiceInfo As Byte |
Visual C++ |
---|
public:
literal unsigned char QualityOfServiceInfo |
F# |
---|
static val mutable QualityOfServiceInfo: byte |
See Also