System.Net.Sockets.SendPacketsElement.EndOfPacket Property

Gets a Boolean value that indicates if this element should not be combined with the next element in a single send request from the sockets layer to the transport.

Syntax

public bool EndOfPacket { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The default value for the SendPacketsElement.EndOfPacket property is false if the System.Net.Sockets.SendPacketsElement class was not initialized with an endOfPacket parameter set to true.

Requirements

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