is_created property

is_created property

Gets a value indicating whether stream was created explicitly.

Definition:

@property
def is_created(self):
    ...

See Also