Collapse All
Public Constructors
| Name | Description | |
|---|---|---|
![]() |
TcpBinaryServerProtocolSetup | Overloaded. Creates a new instance of the TcpBinaryServerProtocolSetup class. |
Public Methods
| Name | Description | |
|---|---|---|
![]() |
CreateChannel | Creates and configures a Remoting channel. |
Public Properties
| Name | Description | |
|---|---|---|
![]() |
AuthenticationProvider | Gets the authentication provider. |
![]() |
ImpersonationLevel | Gets or sets the level of impersonation. |
![]() |
ProtectionLevel | Get or sets the level of protection (sign or encrypt, or both) |
![]() |
SocketCachingEnabled | Gets or sets, if sockets should be cached and reused.
|
![]() |
TcpPort | Gets or sets the TCP port to listen for client calls. |
![]() |
UseWindowsSecurity | Gets or sets, if Windows Security should be used. |