Collapse All
Syntax
| C# |
|---|
public static Connection GetConnection (
string address,
TcpExChannel channel,
bool keepAlive,
ulong keepAliveTime,
ulong KeepAliveInterval,
short maxRetries,
int retryDelay
) |