ServiceModelActivationSectionGroup::NetPipe Property

 

Gets the configuration settings for the NetPipeActivator sharing service.

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

public:
property NetPipeSection^ NetPipe {
	NetPipeSection^ get();
}

Property Value

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

A NetPipeSection that contains configuration settings for the NetPipeActivator sharing service.

.NET Framework
Available since 3.0
Return to top
Show: