C# Класс Thinktecture.ServiceModel.BindingController

Contains the helper methods to tweak the bindings for intranet hosting scenarios.
Показать файл Открыть проект

Открытые методы

Метод Описание
IncreaseBindingQuotas ( System.ServiceModel.Channels.Binding binding ) : System.ServiceModel.Channels.Binding

Increases the quotas in the specified binding.

Описание методов

IncreaseBindingQuotas() публичный статический Метод

Increases the quotas in the specified binding.
public static IncreaseBindingQuotas ( System.ServiceModel.Channels.Binding binding ) : System.ServiceModel.Channels.Binding
binding System.ServiceModel.Channels.Binding
Результат System.ServiceModel.Channels.Binding