Skip to main content

EnsLib.UDP.Common

class EnsLib.UDP.Common extends %Library.RegisteredObject

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

Subclasses

FeedbackOpens in a new tab