RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Encodes a Qos with the specified timeliness.
Namespace: ThomsonReuters.RFA.DataAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public void SetQos( ushort timelines ) |
Visual Basic |
---|
Public Sub SetQos ( _ timelines As UShort _ ) |
Visual C++ |
---|
public: void SetQos( unsigned short timelines ) |
F# |
---|
member SetQos : timelines:uint16 -> unit |
Parameters
- timelines
- Type: System..::..UInt16
The specified timeliness.
Exceptions
Exception | Condition |
---|---|
ThomsonReuters.RFA.Common..::..InvalidUsageException | Invalid Usage. |