FileResultExecutorBase.BufferSize Champ
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.
Taille de la mémoire tampon : 64 * 1024.
protected: int BufferSize = 65536;
protected const int BufferSize = 65536;
val mutable BufferSize : int
Protected Const BufferSize As Integer = 65536