StopRemoteTransaction v1

../_images/StopRemoteTransaction-v1_dlg.png

StopRemoteTransaction dialog.

Table of Contents

Warning

StopRemoteTransaction is deprecated. Use StopRemoteTransaction version 2 instead.

Summary

Stop a job transaction on a remote compute resource.

Properties

Name Direction Type Default Description
ComputeResource Input string Mandatory The name of the remote computer where the transaction was created. Allowed values: ['SCARF@STFC‘]
TransactionID Input string Mandatory The ID string returned when the transaction was created

Description

Stop a job transaction on a remote compute resource.

For more details, see the remote job submission API docs.

Categories: Algorithm Index | Remote | Deprecated

Source

C++ source: StopRemoteTransaction.cpp (last modified: 2018-10-05)

C++ header: StopRemoteTransaction.h (last modified: 2018-10-05)