close method

close(self)

Dispose() is Skipped by wrapper since Python protocol


def close(self):
    ...

See Also