Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void Dispose(bool)

  • Declared in: RT.KitchenSink.Streams.PeekableStream
  • Overrides: Stream.Dispose(bool)

Declaration

protected override void Dispose(
    bool disposing
)

Summary

Disposes of this stream, the underlying stream and any associated peek streams.