 | LogicalNodeUserRun method |
Starts the processing of this node after a start
by the user. Gives the information that the start
by the user in the TreeEvent to Run.
Namespace: LogicalTaskTreeAssembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic virtual void UserRun()
Public Overridable Sub UserRun
public:
virtual void UserRun()
abstract UserRun : unit -> unit
override UserRun : unit -> unit
See also