QOSSpecification Type

A name-value pair defining a quality of service.

Remarks

Version 2.0 of the RosettaNet Implementation Framework introduced a set of Quality of Service (QOS) elements to ensure future backward compatibility.

Fields

Code
String

Code is a string representing a quality of service measurement category.

Value
String

Value is a string that defines the constraints for the category in Code.

Constructors

public QOSSpecification(string code, string value);
Public QOSSpecification(ByVal Code As String, ByVal Value As String)

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 .NET Edition - Version 20.0 [Build 8203]