Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

EnsLib.ITK.Framework.Operation.DeferResponse

class EnsLib.ITK.Framework.Operation.DeferResponse extends Ens.BusinessOperation

A dummy operation to Defer response to a Synchronous Request.

Method Inventory

Parameters

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

Methods

method DeferSyncResponse(pRequest As %RegisteredObject, pResponse As %RegisteredObject) as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab