Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Implement this member in derived classes to define what constitutes a work cycle
protected override System.Threading.Tasks.Task Work ();
override this.Work : unit -> System.Threading.Tasks.Task