BehaviorFactory.CreateEndpointBehaviorElement(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::ServiceModel::Configuration::EndpointBehaviorElement ^ CreateEndpointBehaviorElement(System::String ^ wcfExtensions, System::String ^ endpointBehaviorConfiguration);
public static System.ServiceModel.Configuration.EndpointBehaviorElement CreateEndpointBehaviorElement (string wcfExtensions, string endpointBehaviorConfiguration);
static member CreateEndpointBehaviorElement : string * string -> System.ServiceModel.Configuration.EndpointBehaviorElement
Public Shared Function CreateEndpointBehaviorElement (wcfExtensions As String, endpointBehaviorConfiguration As String) As EndpointBehaviorElement
Parameters
- wcfExtensions
- String
- endpointBehaviorConfiguration
- String