C# 클래스 Thinktecture.ServiceModel.BindingController

Contains the helper methods to tweak the bindings for intranet hosting scenarios.
파일 보기 프로젝트 열기: ChristianWeyer/Thinktecture.ServiceModel

공개 메소드들

메소드 설명
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