The constructors of System.Net.Sockets.SendPacketsElement are listed below. For a list of all members, see the SendPacketsElement Members list.
See Also: Inherited members from System.Object
![]() Initializes a new instance of the System.Net.Sockets.SendPacketsElement class using the specified buffer. | ||
![]() Initializes a new instance of the System.Net.Sockets.SendPacketsElement class using the specified file. | ||
![]() Initializes a new instance of the System.Net.Sockets.SendPacketsElement class using the specified buffer, buffer offset, and count. | ||
![]() Initializes a new instance of the System.Net.Sockets.SendPacketsElement class using the specified filename path, offset, and count. | ||
![]() Initializes a new instance of the System.Net.Sockets.SendPacketsElement class using the specified buffer, buffer offset, and count with an option to combine this element with the next element in a single send request from the sockets layer to the transport. | ||
![]() Initializes a new instance of the System.Net.Sockets.SendPacketsElement class using the specified filename path, buffer offset, and count with an option to combine this element with the next element in a single send request from the sockets layer to the transport. |