RetailConnSCMonitoringUtilities.cancelIncomingPackage Method [AX 2012]

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

Sets the fields to cancel the incoming packet from the server.

Syntax

public boolean cancelIncomingPackage(
    RetailConnStoreConnectProfile _scProfile, 
    RetailConnPackageNum _keyPackageNo, 
    RetailConnSCServiceName _keyService)

Run On

Called

Parameters

Return Value

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

See Also

Reference

RetailConnSCMonitoringUtilities Class