System.Net.Sockets.TransmitFileOptions.ReuseSocket Field

The socket handle may be reused when the request completes. This flag is valid only if TransmitFileOptions.Disconnect is also specified. When used with TransmitFileOptions.Disconnect, these flags return the socket to a disconnected, reusable state after the file has been transmitted.

Syntax

TransmitFileOptions ReuseSocket

Requirements

Namespace: System.Net.Sockets
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0