class

ConnWriteInfo

const class ConnWriteInfo : Obj

ConnWriteInfo wraps the value to write to the remote system. It carries information used to update local transient tags.

fields val

Value to write to the remote system

methods asMaxTime

asMinTime

asOnOpen

toStr

Debug string representation

asMaxTime This asMaxTime()

asMinTime This asMinTime()

asOnOpen This asOnOpen()

toStr virtual Str toStr()

Debug string representation

val const Obj? : val

Value to write to the remote system; might be converted from writeVal

Haxall 4.0.6 ∙ 21-Jul-2026 09:48 EDT