ServiceModelActivationSectionGroup::NetTcp Property

 

Gets the configuration settings for the NetTcpPortSharing sharing service.

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

public:
property NetTcpSection^ NetTcp {
	NetTcpSection^ get();
}

Property Value

Type: System.ServiceModel.Activation.Configuration::NetTcpSection^

A NetTcpSection that contains configuration settings for the NetTcpPortSharing sharing service.

.NET Framework
Available since 3.0
Return to top
Show: