Method LinkToInvalid
LinkToInvalid(SlotRef)
Marks a slot as intentionally resolving to no valid upstream data.
public void LinkToInvalid(SlotRef slotRef)
Parameters
slotRefSlotRefThe slot that should resolve to Pinwheel.Vista.Graph.SlotRef.invalid.
Remarks
This is mainly used when bypass logic needs to preserve the notion of a disconnected path.