C# Class Thinktecture.ServiceModel.BindingController

Contains the helper methods to tweak the bindings for intranet hosting scenarios.
Datei anzeigen Open project: ChristianWeyer/Thinktecture.ServiceModel

Public Methods

Method Description
IncreaseBindingQuotas ( System.ServiceModel.Channels.Binding binding ) : System.ServiceModel.Channels.Binding

Increases the quotas in the specified binding.

Method Details

IncreaseBindingQuotas() public static method

Increases the quotas in the specified binding.
public static IncreaseBindingQuotas ( System.ServiceModel.Channels.Binding binding ) : System.ServiceModel.Channels.Binding
binding System.ServiceModel.Channels.Binding
return System.ServiceModel.Channels.Binding