abandon Method

Asks the server to abandon a request.

Syntax

def abandon(message_id: int) -> None: ...

Remarks

This method asks the server to abandon the request specified by MessageId. The result of the operation is returned via the on_result event.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Python Edition - Version 20.0 [Build 8307]