Share via


GetContentCommand.ReadCount Property

Definition

The number of content items to retrieve per block. By default this value is 1 which means read one block at a time. To read all blocks at once, set this value to a negative number.

public:
 property long ReadCount { long get(); void set(long value); };

Property Value

Attributes

Applies to