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.TCP.CountedInboundAdapter

class EnsLib.TCP.CountedInboundAdapter extends EnsLib.TCP.InboundAdapter, EnsLib.TCP.CountedCommon

Method Inventory

Parameters

parameter SERVICEINPUTCLASS = %Stream.Object;
parameter SERVICEOUTPUTCLASS = %Stream.Object;
parameter SETTINGS = UseFileStream;
Inherited description: List of properties can be set as settings in the configuration file format is a comma separated list of property names

Methods

method OnConnected() as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab