Partager via


OutgoingMessageBody.GetSendBuffers Méthode

Définition

Retourne les mémoires tampons à envoyer sur le réseau.

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))

Retours

Liste de ArraySegment

Implémente

S’applique à