Describes the reliance of a QueuingService on other, supporting queues and their QueuingServices. A given Service can only act in support of one QueuingService; but a higher level queue may be supported by many lower level QueuingServices. The class is deprecated since a queue only stores network traffic. It does not support other queues, or manipulate their entries. This type of processing is described using NextService associations 'rightwards' from the QueuingService. These associations reference 'other' ConditioningServices that may send traffic to 'other' queues). | Qualifiers:Version ( "2.7.0" ) Deprecated { "No value" } Association | Parameters (local in grey) | | Max ( 1 ) Override ( "Dependent" ) Deprecated { "No value" } CIM_QueuingService REF Dependent ; The QueuingService dependent on other, supporting Queuing Services. | Override ( "Antecedent" ) Deprecated { "No value" } CIM_QueuingService REF Antecedent ; The supporting queue(s) and its QueuingService. This Service can only support at most one, higher level QueuingService. | boolean RestartService ; This property describes that the Antecedent Service must be restarted after the Dependent operation is complete. | Values { "Unknown" , "Other" , "Service Must Have Completed" , "Service Must Be Started" , "Service Must Not Be Started" } ValueMap { "0" , "1" , "2" , "3" , "4" } uint16 TypeOfDependency ; The nature of the Service-to-Service dependency. This property describes that the associated Service must have completed (value=2), must be started (value=3) or must not be started (value=4) for the Service to function. |
| | | | |
|