SequentialVectoredWriteT Methods |
The SequentialVectoredWriteT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Execute |
Executes a vectored request.
(Inherited from VectoredRequests.) | |
| ExecuteAsync(Boolean, Object) |
Executes a vectored request.
(Inherited from VectoredRequests.) | |
| ExecuteAsync(Boolean, IOAsyncDelegateT, IReadOnlyListT, Object) |
A helper method for implementing WriteV.
| |
| 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.
(Overrides VectoredRequestsInternalExecuteAsync(Boolean, Object).) |