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

asMaxTime
asMinTime
asOnOpen
toStr

Debug string representation

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