is_stream_disposed_on_close property

is_stream_disposed_on_close property

Gets a value indicating whether this stream is disposed on close.

Definition:

@property
def is_stream_disposed_on_close(self):
    ...

See Also