This documentation is archived and is not being maintained.
NetTcpBindingElement Class
Visual Studio 2008
Represents an XML element that specifies a binding for peer channel-specific TCP messaging.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
The netTcpBinding is a secure, reliable, optimized binding suitable for cross-machine communication. By default, it generates a run-time communication stack with WS-ReliableMessaging for reliability, Windows Security for message security and authentication, TCP for message delivery, and binary message encoding.
System.Object
System.Configuration.ConfigurationElement
System.ServiceModel.Configuration.StandardBindingElement
System.ServiceModel.Configuration.NetTcpBindingElement
System.ServiceModel.Configuration.NetTcpContextBindingElement
System.Configuration.ConfigurationElement
System.ServiceModel.Configuration.StandardBindingElement
System.ServiceModel.Configuration.NetTcpBindingElement
System.ServiceModel.Configuration.NetTcpContextBindingElement
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: