Ant Organisation Ltd documentation

TransactionalMethod Delegate

Delegate method called by the ExecuteTransaction class

public delegate void TransactionalMethod(
   AntConnection connection,
   AntTransaction transaction,
   object[] objs
);

Requirements

Namespace: Ant.Workflow.Persistence

Assembly: Ant.Workflow (in Ant.Workflow.dll)

See Also

Ant.Workflow.Persistence Namespace