disposed property

disposed property

Gets a value indicating whether this instance is disposed.

Definition:

@property
def disposed(self):
    ...

See Also