ServiceModelSectionGroup::ProtocolMapping Property

.NET Framework (current version)
 

Gets an endpoint configuration section that defines the communications protocol.

Namespace:   System.ServiceModel.Configuration
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public:
property ProtocolMappingSection^ ProtocolMapping {
	ProtocolMappingSection^ get();
}

Property Value

Type: System.ServiceModel.Configuration::ProtocolMappingSection^

An endpoint configuration section that defines the communications protocol.

.NET Framework
Available since 4.0
Return to top
Show: