Click or drag to resize

VectoredRequests Properties

The VectoredRequests type exposes the following members.

Properties
  NameDescription
Public propertyCount
Number of requests in the vector.
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).
Public propertyUserState
Private user data.
Top
See Also