The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
NetTcpContextBinding Constructor (SecurityMode, Boolean)
.NET Framework (current version)
Initializes a new instance of the NetTcpContextBinding class with the specified SecurityMode and reliable session setting.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- securityMode
-
Type:
System.ServiceModel::SecurityMode
The security mode.
- reliableSessionEnabled
-
Type:
System::Boolean
true to enable reliable sessions; otherwise, false.
.NET Framework
Available since 3.5
Available since 3.5
Show: