Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

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