| Name | Description |
---|
 | BeginCommit(AsyncCallback, Object)(AsyncCallback^, Object^)(AsyncCallback, Object)(AsyncCallback, Object) | Begins an asynchronous commit operation. |
 | BeginFlush(AsyncCallback, Object)(AsyncCallback^, Object^)(AsyncCallback, Object)(AsyncCallback, Object) | Begins an asynchronous flush operation. |
 | BeginRead(Byte[], Int32, Int32, AsyncCallback, Object)(array<Byte>^, Int32, Int32, AsyncCallback^, Object^)(Byte[], Int32, Int32, AsyncCallback, Object)(Byte(), Int32, Int32, AsyncCallback, Object) | |
 | BeginWrite(Byte[], Int32, Int32, AsyncCallback, Object)(array<Byte>^, Int32, Int32, AsyncCallback^, Object^)(Byte[], Int32, Int32, AsyncCallback, Object)(Byte(), Int32, Int32, AsyncCallback, Object) | |
 | Close()()()() | |
 | CopyTo(Stream)(Stream^)(Stream)(Stream) | |
 | CopyTo(Stream, Int32)(Stream^, Int32)(Stream, Int32)(Stream, Int32) | |
 | CopyToAsync(Stream)(Stream^)(Stream)(Stream) | |
 | CopyToAsync(Stream, Int32)(Stream^, Int32)(Stream, Int32)(Stream, Int32) | |
 | CopyToAsync(Stream, Int32, CancellationToken)(Stream^, Int32, CancellationToken)(Stream, Int32, CancellationToken)(Stream, Int32, CancellationToken) | |
 | Dispose()()()() | |
 | Dispose(Boolean)(Boolean)(Boolean)(Boolean) | |
 | EndCommit(IAsyncResult)(IAsyncResult^)(IAsyncResult)(IAsyncResult) | Waits for the pending asynchronous commit to complete. |
 | EndFlush(IAsyncResult)(IAsyncResult^)(IAsyncResult)(IAsyncResult) | Waits for the pending asynchronous flush to complete. |
 | EndRead(IAsyncResult)(IAsyncResult^)(IAsyncResult)(IAsyncResult) | |
 | EndWrite(IAsyncResult)(IAsyncResult^)(IAsyncResult)(IAsyncResult) | |
 | Equals(Object)(Object^)(Object)(Object) | |
 | Finalize()()()() | |
 | Flush()()()() | |
 | FlushAsync()()()() | |
 | FlushAsync(CancellationToken)(CancellationToken)(CancellationToken)(CancellationToken) | |
 | GetHashCode()()()() | |
 | GetType()()()() | |
 | MemberwiseClone()()()() | |
 | Read(Byte[], Int32, Int32)(array<Byte>^, Int32, Int32)(Byte[], Int32, Int32)(Byte(), Int32, Int32) | |
 | ReadAsync(Byte[], Int32, Int32)(array<Byte>^, Int32, Int32)(Byte[], Int32, Int32)(Byte(), Int32, Int32) | |
 | ReadAsync(Byte[], Int32, Int32, CancellationToken)(array<Byte>^, Int32, Int32, CancellationToken)(Byte[], Int32, Int32, CancellationToken)(Byte(), Int32, Int32, CancellationToken) | |
 | ReadByte()()()() | |
 | Seek(Int64, SeekOrigin)(Int64, SeekOrigin)(Int64, SeekOrigin)(Int64, SeekOrigin) | |
 | SetLength(Int64)(Int64)(Int64)(Int64) | |
 | ToString()()()() | |
 | Write(Byte[], Int32, Int32)(array<Byte>^, Int32, Int32)(Byte[], Int32, Int32)(Byte(), Int32, Int32) | |
 | WriteAsync(Byte[], Int32, Int32)(array<Byte>^, Int32, Int32)(Byte[], Int32, Int32)(Byte(), Int32, Int32) | |
 | WriteAsync(Byte[], Int32, Int32, CancellationToken)(array<Byte>^, Int32, Int32, CancellationToken)(Byte[], Int32, Int32, CancellationToken)(Byte(), Int32, Int32, CancellationToken) | |
 | WriteByte(Byte)(Byte)(Byte)(Byte) | |