PartnerBatch.TerminateBatchNoControlMessage(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:
virtual bool TerminateBatchNoControlMessage(bool ignorePendingControlMessages);
public bool TerminateBatchNoControlMessage (bool ignorePendingControlMessages);
abstract member TerminateBatchNoControlMessage : bool -> bool
override this.TerminateBatchNoControlMessage : bool -> bool
Public Function TerminateBatchNoControlMessage (ignorePendingControlMessages As Boolean) As Boolean
Parameters
- ignorePendingControlMessages
- Boolean