VectoredRequests Properties |
The VectoredRequests type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Number of requests in the vector.
| |
| FreeOnSuccess |
True if the requests resources can be freed on success.
Defaults to true, and if required must be cleared before calling ExecuteAsync(Boolean).
| |
| UserState |
Private user data.
|