다음을 통해 공유


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

반환

적용 대상