Method End
End(RunState)
Building block API: completes the execution of a Toplevel that was started with Begin(Toplevel) .
public static void End(RunState runState)
Parameters
runState
RunStateThe RunState returned by the Begin(Toplevel) method.