C#
C++
F#
VB
RequestResult.IngressBytes Property
RequestResult::IngressBytes Property
RequestResult.IngressBytes Property
RequestResult.IngressBytes Property
The number of bytes read from the response body for the given request
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
C++
public: property long long IngressBytes { long long get(); void set(long long value); }