Delegate Run.RunCompletedDelegate Delegate type for receiving notification when a run completes. Namespace: Unity.Simulation.Client Syntax public delegate void RunCompletedDelegate(Run run); Parameters Type Name Description Run run