Collapse All
Public Constructors
| Name | Description | |
|---|---|---|
![]() |
TcpDuplexClientProtocolSetup | Overloaded. Creates a new instance of the TcpDuplexClientProtocolSetup class. |
Public Methods
| Name | Description | |
|---|---|---|
![]() |
CreateChannel | Creates and configures a Remoting channel. |
![]() |
FormatUrl | Formats the connection URL for this protocol. |
![]() |
IsUrlValid | Checks whether the given URL is valid for this protocol. |
Public Properties
| Name | Description | |
|---|---|---|
![]() |
TcpKeepAliveEnabled | Enables or disables TCP KeepAlive. |
![]() |
TcpKeepAliveInterval | Gets or sets the TCP KeepAlive interval in milliseconds |
![]() |
TcpKeepAliveTime | Gets or sets the TCP KeepAlive time in milliseconds. |