Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [EnsLib] >  [UDP] >  [Common]
Private  Storage   

class EnsLib.UDP.Common extends %RegisteredObject

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4


Summary

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject
Close Open Receive Send

Subclasses
EnsLib.UDP.InboundAdapter EnsLib.UDP.OutboundAdapter

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


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.