DataRef<'T> Type
Represents basically an "out" parameter, allows to retrieve a value after a certain point in time. Used to retrieve "pipes"
Record fields
Record Field | Description |
Full Usage:
onSet
Field type: 'T -> unit
Modifiers: mutable |
|
Full Usage:
value
Field type: 'T option
Modifiers: mutable |
|
Instance members
Instance member | Description |
Full Usage:
this.Value
Returns: 'T
|
|