Skip to main content

HS.Util.TCPServer.ATNAInboundAdapter

class HS.Util.TCPServer.ATNAInboundAdapter extends EnsLib.TCP.InboundAdapter

Adapter that sends out a counted block of bytes over a TCP connection but receives no response block

Method Inventory

Parameters

parameter SERVICEINPUTCLASS = Ens.StringContainer;
parameter SERVICEOUTPUTCLASS = Ens.StringContainer;

Methods

method OnConnected() as %Status
method ReadMessage(Output pLine As %String = "", pTimeout As %Numeric = ..ReadTimeout, pInbound As %Boolean = 0) as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab