Triggers the reload change token and creates a new one.
protected: void OnReload();
protected void OnReload ();
member this.OnReload : unit -> unit
Protected Sub OnReload ()
Thank you.