Collapse All
Syntax
| C# |
|---|
public TcpDuplexServerProtocolSetup (
int tcpPort,
IAuthenticationProvider authProvider,
bool encryption,
string algorithm,
bool oaep,
bool keepAlive,
ulong keepAliveTime,
ulong KeepAliveInterval
) |