SequentialVectoredRead Methods |
The SequentialVectoredRead type exposes the following members.
| Name | Description | |
|---|---|---|
| Execute |
Executes a vectored request.
(Inherited from VectoredRequests.) | |
| ExecuteAsync |
Executes a vectored request.
(Inherited from VectoredRequests.) | |
| GetSignal |
Returns a signal that represents all the signals in the request.
The signal is Disposed automatically when Execute returns.
(Inherited from VectoredRequests.) | |
| InternalExecuteAsync |
Executes a vectored request.
(Inherited from SequentialVectoredReadT.) |