次の方法で共有


ControlMessageUtils.TerminateBatchNoControlMessage(Int64, Boolean) メソッド

定義

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

パラメーター

batchId
Int64
ignorePendingControlMessages
Boolean

戻り値

適用対象