Click or drag to resize

ResultLogicalState property

The result state of the node: None, Done, Fault, Timeout, UserAbort.

Namespace: Vishnu.Interchange
Assembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public NodeLogicalState? LogicalState { get; set; }

Property value

NullableNodeLogicalState
See also