EnsLib.MSMQ.OutboundAdapter
class EnsLib.MSMQ.OutboundAdapter extends Ens.OutboundAdapter, EnsLib.MSMQ.Base
An outbound adapter for MSMQ messagesMethod Inventory
Methods
method OnInit() as %Status
This user callback method is called just after %OnNew()
method OnTearDown() as %Status
This user callback method is called just before %OnClose()
Sends an MSMQ message. Note that pBody can be either a datatype, or a character stream
Inherited Members
Inherited Properties
- %CredentialsObj
- %WarnedLatest
- BusinessHost
- CreateQueueIfNeeded
- Credentials
- KeepaliveInterval
- QueueLabel
- QueueObject
- QueuePathName
- RegistryID
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- AssignOneSetting()
- ClearAllAppData()
- ClearRuntimeAppData()
- ClearStaticAppData()
- CloseMSMQ()
- CredentialsSet()
- EnumerateSettingsClose()
- EnumerateSettingsExecute()
- EnumerateSettingsFetch()
- GetSettings()
- OnKeepalive()
- OpenMSMQ()