SocketOptionsSetSoLinger Method |
Sets the number of seconds to remain open after the Socket.Close() is called.
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.1.0
Syntax public SocketOptions SetSoLinger(
int soLinger
)
Parameters
- soLinger
- Type: SystemInt32
Return Value
Type:
SocketOptionsSee Also