reconnection_method property

reconnection_method property

Definition:

@property
def reconnection_method(self):
    ...
@reconnection_method.setter
def reconnection_method(self, value):
    ...

See Also