HttpConnectionDispatcherOptions.TransportMaxBufferSize Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit la taille maximale de la mémoire tampon pour les données lues par l’application avant l’application de la rétropression.
public:
property long TransportMaxBufferSize { long get(); void set(long value); };
public long TransportMaxBufferSize { get; set; }
member this.TransportMaxBufferSize : int64 with get, set
Public Property TransportMaxBufferSize As Long
Valeur de propriété
Remarques
La valeur par défaut est 65 Ko.