GetBlockListResponse Fields

Storage Client Library NET API

[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]

Protected Fields

 NameDescription
protected fieldallObjectsParsed  Indicates that all parsable objects have been consumed. This field is reserved and should not be used.(Inherited from ResponseParsingBase)
protected fieldoutstandingObjectsToParse  Stores any objects that have not yet been parsed. This field is reserved and should not be used.(Inherited from ResponseParsingBase)
protected fieldreader  (Inherited from ResponseParsingBase)

See Also