[This is preliminary documentation and is subject to change.]
The OneOffComputation type exposes the following members.
Events
Name | Description | |
---|---|---|
OnFrontierChange |
An event that is raised each time the frontier changes.
(Inherited from Computation.) | |
OnShutdown |
An event that is raised once the graph is shut down.
(Inherited from Computation.) | |
OnStartup |
An event that is raised once the graph is started.
(Inherited from Computation.) |
See Also