emailPluginaceOperation_runSendBlock Method |
Namespace: imbACE.Services.plugins
[DisplayAttribute(GroupName = "run", Name = "SendBlock", ShortName = "", Description = "Loads specified block and start sending cycle")] [aceMenuItemAttribute(aceMenuItemAttributeRole.ExpandedHelp, "It will load the block, ask for confirmation and start sending cycle")] public void aceOperation_runSendBlock( string blockName = "block01.xml", int delay = 5, bool askConfirm = true )