Click or drag to resize

ServiceThrottlingEndpointBehavior Constructor (ServiceThrottlingConfiguration)

Creates a new CORS endpoint behavior

Namespace:  SanteDB.Rest.Common.Behavior
Assembly:  SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 2.2.1
Syntax
public ServiceThrottlingEndpointBehavior(
	ServiceThrottlingConfiguration settings
)

Parameters

settings
Type: SanteDB.Rest.Common.BehaviorServiceThrottlingConfiguration

[Missing <param name="settings"/> documentation for "M:SanteDB.Rest.Common.Behavior.ServiceThrottlingEndpointBehavior.#ctor(SanteDB.Rest.Common.Behavior.ServiceThrottlingConfiguration)"]

See Also