Udostępnij za pośrednictwem


ServiceHealthModel.ServicePropertiesModel.ServiceThrottle Właściwość

Definicja

Pobiera informacje o ograniczaniu usługi w usłudze WCF.

public:
 property System::ServiceModel::Description::ServiceHealthModel::ServiceThrottleModel ^ ServiceThrottle { System::ServiceModel::Description::ServiceHealthModel::ServiceThrottleModel ^ get(); };
[System.Runtime.Serialization.DataMember]
public System.ServiceModel.Description.ServiceHealthModel.ServiceThrottleModel ServiceThrottle { get; }
[<System.Runtime.Serialization.DataMember>]
member this.ServiceThrottle : System.ServiceModel.Description.ServiceHealthModel.ServiceThrottleModel
Public ReadOnly Property ServiceThrottle As ServiceHealthModel.ServiceThrottleModel

Wartość właściwości

Obiekt zawierający informacje o ograniczaniu usługi.

Atrybuty

Uwagi

Aby uzyskać więcej informacji, zobacz System.ServiceModel.Dispatcher.ServiceThrottle.

Dotyczy