dispose_stream property

dispose_stream property

Gets a value indicating whether stream should be disposed whenever container gets disposed.

Definition:

@property
def dispose_stream(self):
    ...

See Also