Compartir a través de


IncomingWebResponseContext.ContentLength Propiedad

Definición

Obtiene el encabezado Content-Length de la respuesta web de entrada.

public:
 property long ContentLength { long get(); };
public long ContentLength { get; }
member this.ContentLength : int64
Public ReadOnly Property ContentLength As Long

Valor de propiedad

Int64

Longitud de contenido de la respuesta web de entrada.

Se aplica a