Skip to main content

EnsLib.MSMQ.InboundAdapter

class EnsLib.MSMQ.InboundAdapter extends Ens.InboundAdapter, EnsLib.MSMQ.Base

Implements an inbounds adapter for Microsoft MSMQ

Method Inventory

Methods

method OnInit() as %Status
This user callback method is called just after %OnNew()
method OnTask() as %Status
Inherited description: default InboundAdapter behavior: always call ProcessInput on CallInterval
method OnTearDown() as %Status
This user callback method is called just before %OnClose()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab