Property | Type | Description | |
---|---|---|---|
Stream |
Method | Description | |
---|---|---|
Dispose ( ) : void |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
|
OverlappingPipeStream ( [ stream, int bufferSize ) : System |
Initializes a new instance of the OverlappingPipeStream class.
|
Method | Description | |
---|---|---|
CancelIoEx ( |
||
ReadAsync ( |
||
ReadFile ( |
||
WriteAsync ( [ data, |
public OverlappingPipeStream ( [ stream, int bufferSize ) : System | ||
stream | [ | The stream. |
bufferSize | int | Size of the buffer. |
return | System |