.NET API Catalog
Browse
Search
Catalog
Microsoft.AspNet.Mvc.Internal
NonDisposableStream
NonDisposableStream
NonDisposableStream(Stream)
CanRead
CanSeek
CanTimeout
CanWrite
InnerStream
Length
Position
ReadTimeout
WriteTimeout
BeginRead(Byte[], Int32, Int32, AsyncCallback, Object)
BeginWrite(Byte[], Int32, Int32, AsyncCallback, Object)
Close()
CopyToAsync(Stream, Int32, CancellationToken)
Dispose(Boolean)
EndRead(IAsyncResult)
EndWrite(IAsyncResult)
Flush()
FlushAsync(CancellationToken)
Read(Byte[], Int32, Int32)
ReadAsync(Byte[], Int32, Int32, CancellationToken)
ReadByte()
Seek(Int64, SeekOrigin)
SetLength(Int64)
Write(Byte[], Int32, Int32)
WriteAsync(Byte[], Int32, Int32, CancellationToken)
WriteByte(Byte)
namespace
Microsoft
.
AspNet
.
Mvc
.
Internal
{
public
class
NonDisposableStream
:
Stream
}
Assembly
Microsoft.AspNet.Mvc.Core
, Version=6.0.0.0, PublicKeyToken=adb9793829ddae60
Package
Microsoft.AspNet.Mvc.Core
net451
.NET Framework
4.5.1
4.5.2
4.6
4.6.1
4.6.2
4.7
4.7.1
4.7.2
4.8
Search
×
04/14/2021
An error has occurred. This application may no longer respond until reloaded.
Reload
🗙