ConfigurationSocketOptions Property |
Gets the low-level tcp configuration options used (tcpNoDelay, keepAlive, ...).
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax public SocketOptions SocketOptions { get; }
Property Value
Type:
SocketOptionsSee Also