ServiceHealthModel.ServiceThrottleModel Constructors

Definition

Overloads

ServiceHealthModel.ServiceThrottleModel()

Initializes an instance of the ServiceHealthModel.ServiceThrottleModel class.

ServiceHealthModel.ServiceThrottleModel(ServiceThrottle)

Initializes an instance of the ServiceHealthModel.ServiceThrottleModel class with the specified service throttle.

ServiceHealthModel.ServiceThrottleModel()

Initializes an instance of the ServiceHealthModel.ServiceThrottleModel class.

C#
public ServiceThrottleModel();

Applies to

.NET Framework 4.8.1 ja .NET Framework 4.8
Tuote Versiot
.NET Framework 4.8, 4.8.1

ServiceHealthModel.ServiceThrottleModel(ServiceThrottle)

Initializes an instance of the ServiceHealthModel.ServiceThrottleModel class with the specified service throttle.

C#
public ServiceThrottleModel(System.ServiceModel.Dispatcher.ServiceThrottle serviceThrottle);

Parameters

serviceThrottle
ServiceThrottle

An object that contains the values that are used to populate the properties of this model.

Applies to

.NET Framework 4.8.1 ja .NET Framework 4.8
Tuote Versiot
.NET Framework 4.8, 4.8.1