RFA .NET
The QualityOfService type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | QualityOfService()()()() | Constructors. |
![]() | QualityOfService(QualityOfService) | Copy Constructors. |
Methods
Name | Description | |
---|---|---|
![]() | CompareTo | Compares the current QualityOfService with another QualityOfService. |
![]() | Dispose | Releases unmanaged resources. |
![]() | Equals(Object) | Determines whether the specified Object is equal to the current Object. (Overrides Object..::..Equals(Object).) |
![]() | Equals(QualityOfService) | Determines whether the specified QualityOfService is equal to the current QualityOfService. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Overrides Object..::..GetHashCode()()()().) |
![]() | ToRFA_String | String representation of this object. |
![]() | ToString | String representation of this object. (Overrides Object..::..ToString()()()().) |
Operators
Name | Description | |
---|---|---|
![]() ![]() | Equality | Equality Operator. |
![]() ![]() | GreaterThan | Greater than Operator. |
![]() ![]() | GreaterThanOrEqual | Greater than / Equal to Operator. |
![]() ![]() | Inequality | Inequality Operator. |
![]() ![]() | LessThan | Less than Operator. |
![]() ![]() | LessThanOrEqual | Less than / Equal to Operator. |
Fields
Name | Description | |
---|---|---|
![]() ![]() | JustInTimeFilteredRate | QualityOfService constant value for Rate. |
![]() ![]() | RealTime | QualityOfService constant value for Timeliness. |
![]() ![]() | TickByTick | QualityOfService constant value for Rate. |
![]() ![]() | UnspecifiedDelayedTimeliness | QualityOfService constant value for Timeliness. |
![]() ![]() | UnspecifiedRate | QualityOfService constant value for Rate. |
![]() ![]() | UnspecifiedTimeliness | QualityOfService constant value for Timeliness. |
Properties
Name | Description | |
---|---|---|
![]() | Rate | Gets or sets the rate. |
![]() | Timeliness | Gets or sets the timeliness. |