C# Class Thinktecture.ServiceModel.InstancePoolingAttribute

Inheritance: System.Attribute, IServiceBehavior
Mostrar archivo Open project: ChristianWeyer/Thinktecture.ServiceModel

Private Methods

Method Description
GetBehaviorIndex ( System.ServiceModel.Description.ServiceDescription description, Type behaviorType ) : int

Gets the index of the behavior.

IServiceBehavior ( System.ServiceModel.Description.ServiceDescription description, ServiceHostBase serviceHostBase ) : void

Applies the dispatch behavior.

IServiceBehavior ( System.ServiceModel.Description.ServiceDescription description, ServiceHostBase serviceHostBase, Collection endpoints, System.ServiceModel.Channels.BindingParameterCollection parameters ) : void

Adds the binding parameters.