SocketOptionsSoLinger Property |
Gets the number of seconds to remain open after the Socket.Close() is called.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public Nullable<int> SoLinger { get; }
Property Value
Type:
NullableInt32See Also