Click or drag to resize

SequentialVectoredRead Methods

The SequentialVectoredRead type exposes the following members.

Methods
  NameDescription
Public methodExecute
Executes a vectored request.
(Inherited from VectoredRequests.)
Public methodExecuteAsync
Executes a vectored request.
(Inherited from VectoredRequests.)
Public methodGetSignal
Returns a signal that represents all the signals in the request. The signal is Disposed automatically when Execute returns.
(Inherited from VectoredRequests.)
Protected methodInternalExecuteAsync
Executes a vectored request.
(Inherited from SequentialVectoredReadT.)
Top
See Also