NetTcpBinding Constructor
Initializes a new instance of the NetTcpBinding class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
NetTcpBinding() | Initializes a new instance of the NetTcpBinding class. |
|
NetTcpBinding(SecurityMode) | Initializes a new instance of the NetTcpBinding class with the type of security used specified. |
|
NetTcpBinding(String) | Initializes a new instance of the NetTcpBinding class with a specified configuration name. |
|
NetTcpBinding(SecurityMode, Boolean) | Initializes a new instance of the NetTcpBinding class with the type of security used specified and with a value that indicates whether reliable sessions are explicitly enabled. |