| SocketOptionsSoLinger Property  | 
            Gets the number of seconds to remain open after the Socket.Close() is called.
            
 
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntaxpublic Nullable<int> SoLinger { get; }Property Value
Type: 
NullableInt32
See Also