CancelMessage Method

Will cancel the specified message.

Syntax

public void CancelMessage(string messageId);
Public Sub CancelMessage(ByVal MessageId As String)

Remarks

This method will cancel the message stored on the SMPPServer under the value in MessageId.

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