ScheduledTasksExecute Method

Definition

Namespace: Centralpoint.Web.Scheduler
Assembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[SoapDocumentMethodAttribute("http://www.oxcyon.com/Execute", RequestNamespace = "http://www.oxcyon.com/", 
	ResponseNamespace = "http://www.oxcyon.com/", Use = SoapBindingUse.Literal, 
	ParameterStyle = SoapParameterStyle.Wrapped)]
public bool Execute()

Return Value

Boolean

See Also