IP*Works! Auth V9 - Online Help
IP*Works! Auth V9
Questions / Feedback?

Abandon Method

Asks the server to abandon a request.

Syntax

[VB.NET]
Public Sub Abandon(ByVal MessageId As Integer)
[C#]
public void 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.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0