System.Net.Sockets.SendPacketsElement Class

Represents an element in a System.Net.Sockets.SendPacketsElement array.

See Also: SendPacketsElement Members

Syntax

public class SendPacketsElement

Remarks

The System.Net.Sockets.SendPacketsElement class is used to enhance the System.Net.Sockets.Socket class for use by server applications that use asynchronous network I/O to achieve the highest performance. The System.Net.Sockets.SendPacketsElement class is used with the SocketAsyncEventArgs.SendPacketsElements property to get or set a data buffer or file to be sent using the Socket.SendPacketsAsync(SocketAsyncEventArgs) method.

Requirements

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