IPWorks Auth 2020 .NET Edition

Questions / Feedback?

Abandon Method

Asks the server to abandon a request.

Syntax

public void Abandon(int messageId);
Public Sub Abandon(ByVal MessageId As Integer)

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) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 .NET Edition - Version 20.0 [Build 8155]