ActiveReports 12 Server User Guide
Destroy Method

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.Scheduling Namespace > IScheduler Interface : Destroy Method
The policy to destroy.
Performs the tasks associated with removing the specified policy from the scheduler.
Syntax
'Declaration
 
Sub Destroy( _
   ByVal policy As IPolicy _
) 
void Destroy( 
   IPolicy policy
)

Parameters

policy
The policy to destroy.
See Also

Reference

IScheduler Interface
IScheduler Members