[This is preliminary documentation and is subject to change.]
Holds methods to handle the Session.Commmitted event.
| C# |
public delegate void CommittedEventHandler( Object sender, CommittedEventArgs e )
- e (CommittedEventArgs)
- An object containing details of the event, including the Execution object and the ExecutionResult.