ServiceHealthModel.ServiceThrottleModel Constructors
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |
Initializes an instance of the ServiceHealthModel.ServiceThrottleModel class.
public:
ServiceThrottleModel();
public ServiceThrottleModel();
Public Sub New ()
Applies to
.NET Framework 4.8.1 ja .NET Framework 4.8
Tuote | Versiot |
---|---|
.NET Framework | 4.8, 4.8.1 |
Initializes an instance of the ServiceHealthModel.ServiceThrottleModel class with the specified service throttle.
public:
ServiceThrottleModel(System::ServiceModel::Dispatcher::ServiceThrottle ^ serviceThrottle);
public ServiceThrottleModel(System.ServiceModel.Dispatcher.ServiceThrottle serviceThrottle);
new System.ServiceModel.Description.ServiceHealthModel.ServiceThrottleModel : System.ServiceModel.Dispatcher.ServiceThrottle -> System.ServiceModel.Description.ServiceHealthModel.ServiceThrottleModel
Public Sub New (serviceThrottle As 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 |
Tuotteen .NET palaute
.NET on avoin lähdekoodi projekti. Anna palautetta valitsemalla linkki: