Skip to main content

HS.IHE.ATNA.Adapter.UDP.Common

class HS.IHE.ATNA.Adapter.UDP.Common extends %Library.RegisteredObject

deprecated - no longer used. Will be removed

Method Inventory

Methods

classmethod Close(pDevice As %String = "") as %Status
classmethod Open(pDevice As %String = "", pParameters As %String = "", pTimeout As %Integer = 5) as %Status
classmethod Receive(pDevice As %String = "", Output pValue As %String = "", pTimeout As %Integer = 5) as %Status
classmethod Send(pDevice As %String = "", pBuffer As %Stream.Object = $$$NULLOREF) as %Status

Inherited Members

Inherited Methods

FeedbackOpens in a new tab