Skip to main content

EnsLib.SOAP.GenericOperationInProc

class EnsLib.SOAP.GenericOperationInProc extends EnsLib.SOAP.GenericOperation

Same operation as EnsLib.SOAP.GenericOperation except this will be run by the same process as the caller. This allows a passthrough TCP session to be maintained.

Method Inventory

Parameters

parameter INVOCATION = InProc;
Inherited description: 2 modes: Queue, InProc

Methods

method OnMessage(pRequest As EnsLib.SOAP.GenericMessage, Output pResponse As EnsLib.SOAP.GenericMessage) as %Status
Inherited description: Invoke a remote SOAP Service given a generic SOAP request

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab