ServiceThrottlingBehavior Constructor

Definition

Initializes a new instance of the ServiceThrottlingBehavior class.

public:
 ServiceThrottlingBehavior();
public ServiceThrottlingBehavior ();
Public Sub New ()

Remarks

Use the constructor when adding a configured ServiceThrottlingBehavior programmatically.

Applies to