This is called by the broker if the processing of the result fails with an error.
Namespace: IBM.Broker.Plugin.ConnectorAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
public virtual void MarkAsFailed()
public virtual void MarkAsFailed()
Public Overridable Sub MarkAsFailed
Public Overridable Sub MarkAsFailed
public:
virtual void MarkAsFailed()
public:
virtual void MarkAsFailed()
abstract MarkAsFailed : unit -> unit
override MarkAsFailed : unit -> unit
abstract MarkAsFailed : unit -> unit
override MarkAsFailed : unit -> unit
If an
Exception is thrown then the error is written to the Event Log and the result is discarded.