Legend
| Method: void PeriodicActivity()
Declarationprotected abstract void PeriodicActivity()SummaryOverride with a method that performs the desired periodic activity. If this method throws an exception the thread will terminate, but the Periodic.LastActivity() will occur nevertheless. |