Show / Hide Table of Contents

Class SoBatchServerEventPlugin

Inheritance
Object
SoBatchServerEventPlugin
Implements
IServerEventPlugin
IWebObject
IPlugin
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Web.ServerEvent
Assembly: SuperOffice.CRMWeb.dll
Syntax
[SoWebObject("SoBatchServerEventPlugin")]
public class SoBatchServerEventPlugin : IServerEventPlugin, IWebObject, IPlugin

Constructors

SoBatchServerEventPlugin()

Declaration
public SoBatchServerEventPlugin()

Fields

CheckingInterval

Declaration
public const int CheckingInterval = 0
Field Value
Type Description
Int32

PluginName

Declaration
public const string PluginName = "SoBatchServerEventPlugin"
Field Value
Type Description
String

Methods

BeginExecute(String)

Declaration
public ServerEventObject BeginExecute(string eventType)
Parameters
Type Name Description
String eventType
Returns
Type Description
ServerEventObject

DeleteBatchTask(Int32)

Declaration
public bool DeleteBatchTask(int batchTaskId)
Parameters
Type Name Description
Int32 batchTaskId
Returns
Type Description
Boolean

EndExecute(ServerEventObject)

Declaration
public void EndExecute(ServerEventObject eventObj)
Parameters
Type Name Description
ServerEventObject eventObj

Implements

IServerEventPlugin
IWebObject
SuperOffice.Factory.IPlugin
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top