This is the method that kicks off the actual work within the SchedulerClient's subclass

Namespace: DotNetNuke.Services.Social.Messaging.Scheduler
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public override void DoWork()
Visual Basic
Public Overrides Sub DoWork

See Also