CommonBehaviorsSection::EndpointBehaviors Property
.NET Framework (current version)
Gets all the child entries that are EndpointBehavior elements identified by their unique name.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("endpointBehaviors", Options = ConfigurationPropertyOptions::None)] property CommonEndpointBehaviorElement^ EndpointBehaviors { CommonEndpointBehaviorElement^ get(); }
Property Value
Type: System.ServiceModel.Configuration::CommonEndpointBehaviorElement^The child entries that are EndpointBehavior elements identified by their unique name.
.NET Framework
Available since 3.0
Available since 3.0
Show: