Click or drag to resize

SequentialVectoredRead Properties

The SequentialVectoredRead type exposes the following members.

Properties
  NameDescription
Public propertyCount
Number of requests in the vector.
(Inherited from VectoredRequests.)
Public propertyFreeOnSuccess
True if the requests resources can be freed on success. Defaults to true, and if required must be cleared before calling ExecuteAsync(Boolean).
(Inherited from VectoredRequests.)
Public propertyUserState
Private user data.
(Inherited from VectoredRequests.)
Top
See Also