RetailConnSCMonitoringUtilities.cancelOutgoingPackage Method [AX 2012]

Creates a connection with the client, sets the message and ends the connection.

Syntax

public boolean cancelOutgoingPackage(
    RetailConnStoreConnectProfile _scProfile, 
    RetailConnPackageNum _keyPackageNo, 
    RetailConnSCServiceName _keyService, 
    RetailConnConnectionString _keyConnStr)

Run On

Called

Parameters

Return Value

Type: boolean
true if the request is sent to client; otherwise, false.

See Also

Reference

RetailConnSCMonitoringUtilities Class