- Index
 - »
 - hxConn
 - »
 - ConnWriteInfo
 
type
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; might be converted from writeVal  | 
|---|
methods
Slot Details
asMaxTime
 This asMaxTime()
asMinTime
 This asMinTime()
asOnOpen
 This asOnOpen()
toStr
virtual override Str toStr()
Debug string representation
val
const Obj? val
Value to write to the remote system; might be converted from writeVal