[This is preliminary documentation and is subject to change.]
Processes all the reminders and sends messages which have become due as of now.
This method is called from the timer at application context level on start of the
application.
Namespace:
OfficeClip.DBLayer.FrameworkAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public void ProcessReminders() |
Visual Basic (Declaration) |
---|
Public Sub ProcessReminders |
Visual C++ |
---|
public: void ProcessReminders() |