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