Format:
Recent snippets matching tags of schedule
new ThreadGuest() { @Override public Object run(Handler arg0, long arg1) { LogByApp.w("//### 0 ThreadGuest.run()"); return null; } } .addChain(0, new ThreadGuest(ThreadGuest.PRIORITY_BELOW_NORMAL) {
53 Views
1 comments
new ThreadGuest() { @Override public Object run(Handler arg0, long arg1) { LogByApp.w("//### 0 ThreadGuest.run()"); return null; } } .addChain(0, new ThreadSlave() {
42 Views
no comments
'***********************************************************************************************************************-- '***********************************************************************************************************************-- 'This is a Visual Basic Script that hits a WebURL 'The WebURL hit is the one provided as the parameter (in this case through the windows task scheduler) 'Instructions: Set this .vbs as the action for a schedule task and in the parameters section pass in the WebUrl u wish to hit '***********************************************************************************************************************-- '***********************************************************************************************************************-- 'Create variable to hold passing in arguments args = WScript.Arguments.Count
66 Views
no comments
using System; using Castle.Components.Scheduler; using Dexter.Core.UI.Framework.Extensibility; using Dexter.Shared.Framework; namespace Dexter.Core.NHibernate.Extensibility { public class SchedulerExtension : IExtensionPoint { public void OnApplicationStartup()
248 Views
no comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
