Interface WindowsStreamOptions

Hierarchy

  • WindowsStreamOptions

Properties

Properties

autoClose?: boolean

Whether the Windows HANDLE should be closed when the stream is closed, either through close() or future garbage-collection.

Generated using TypeDoc