Compartir a través de


OutgoingMessageBody.GetSendBuffers Método

Definición

Devuelve los búferes que se enviarán a través de la conexión.

public System.Collections.Generic.IEnumerable<ArraySegment<byte>> GetSendBuffers ();
abstract member GetSendBuffers : unit -> seq<ArraySegment<byte>>
override this.GetSendBuffers : unit -> seq<ArraySegment<byte>>
Public Function GetSendBuffers () As IEnumerable(Of ArraySegment(Of Byte))

Devoluciones

Lista de ArraySegment

Implementaciones

Se aplica a