Transition

Transition(bool)

public bool Transition(bool exitOnFailure) ;

Description

Transition to the connection destination.

Parameters

Parameter Name Description
exitOnFailure End the flow if the transition is not possible

Returns

Returns true if the transition has occurred. Otherwise returns false.