HttpMessageHandlerFactoryElement::Handlers Property
.NET Framework (current version)
Gets or sets a collection of handlers from the configuration.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("handlers")] property DelegatingHandlerElementCollection^ Handlers { DelegatingHandlerElementCollection^ get(); internal: void set(DelegatingHandlerElementCollection^ value); }
Property Value
Type: System.ServiceModel.Configuration::DelegatingHandlerElementCollection^a collection of handlers from the configuration.
.NET Framework
Available since 4.5
Available since 4.5
Show: