Compartir a través de


HttpWorkerRequest.GetTotalEntityBodyLength Método

Definición

Obtiene la longitud del cuerpo completo de la solicitud HTTP.

public:
 virtual int GetTotalEntityBodyLength();
public virtual int GetTotalEntityBodyLength ();
abstract member GetTotalEntityBodyLength : unit -> int
override this.GetTotalEntityBodyLength : unit -> int
Public Overridable Function GetTotalEntityBodyLength () As Integer

Devoluciones

Int32

Entero que contiene la longitud del cuerpo completo de la solicitud HTTP.

Se aplica a