Executes the work item on the thread pool.
public: void Execute();
public void Execute ();
abstract member Execute : unit -> unit
Public Sub Execute ()
Thank you.