Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _scProfile
Type: RetailConnStoreConnectProfile Table
The store connect profile.
- _keyPackageNo
Type: RetailConnPackageNum Extended Data Type
The incoming packet number.
- _keyService
Type: RetailConnSCServiceName Extended Data Type
The service name for the connection.
- _keyConnStr
Type: RetailConnConnectionString Extended Data Type
The connection string value.
Return Value
Type: boolean
true if the request is sent to client; otherwise, false.