Interface IQosServiceComponent
Component providing the qos service.
Namespace: Unity.Services.Qos
Assembly: Unity.Services.QoS.dll
Syntax
public interface IQosServiceComponent : IServiceComponent
Properties
Service
Returns the qos service
Declaration
IQosService Service { get; }
Property Value
Type | Description |
---|---|
IQosService |