Gets or sets an array of buffers to be sent for an asynchronous operation used by the Socket.SendPacketsAsync(SocketAsyncEventArgs) method.
Documentation for this section has not yet been entered.
The array of buffers can represent a file or files in memory or a set of memory data buffers. This property is used with the Socket.SendPacketsAsync(SocketAsyncEventArgs) method.