ControlMessageUtils.TerminateBatchNoControlMessage(Int64, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static bool TerminateBatchNoControlMessage(long batchId, bool ignorePendingControlMessages);
public static bool TerminateBatchNoControlMessage (long batchId, bool ignorePendingControlMessages);
static member TerminateBatchNoControlMessage : int64 * bool -> bool
Public Shared Function TerminateBatchNoControlMessage (batchId As Long, ignorePendingControlMessages As Boolean) As Boolean
Parameters
- batchId
- Int64
- ignorePendingControlMessages
- Boolean