MVPSI.JAMSScheduler Namespace > EventEMail Class : HandleEvent Method |
'Declaration
Public Overridable Sub HandleEvent( _ ByVal notUsed As System.Object, _ ByVal e As SchedulerEventArgs, _ ByVal services As ISchedulerServices _ )
'Usage
Dim instance As EventEMail Dim notUsed As System.Object Dim e As SchedulerEventArgs Dim services As ISchedulerServices instance.HandleEvent(notUsed, e, services)
public virtual void HandleEvent( System.object notUsed, SchedulerEventArgs e, ISchedulerServices services )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2