System.Net.Sockets.TransmitFileOptions.WriteBehind Field

Complete the file transfer request immediately, without pending. If this flag is specified and the file transfer succeeds, the data has been accepted by the system but not necessarily acknowledged by the remote end. Do not use this flag with the TransmitFileOptions.Disconnect and TransmitFileOptions.ReuseSocket flags.

Syntax

TransmitFileOptions WriteBehind

Requirements

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