The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
SendPacketsElement::EndOfPacket Property
.NET Framework (current version)
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.
Assembly: System (in System.dll)
Property Value
Type: System::BooleanA Boolean value that indicates if this element should not be combined with the next element in a single send request.
The default value for the EndOfPacket property is false if the SendPacketsElement class was not initialized with an endOfPacket parameter set to true.
.NET Framework
Available since 2.0
Available since 2.0
Show: