Abandon Method
Asks the server to abandon a request.
Syntax
void __fastcall Abandon(int MessageId);Remarks
This method asks the server to abandon the request specified by MessageId. The result of the operation is returned via the Result event.
IP*Works! V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
Abandon MethodAsks the server to abandon a request. Syntaxvoid __fastcall Abandon(int MessageId);RemarksThis method asks the server to abandon the request specified by MessageId. The result of the operation is returned via the Result event. |
||