Class JobFactory
- Namespace
- Millrace
- Assembly
- Millrace.dll
Turns a captured call into a record, with the client's ambient settings applied.
public sealed class JobFactory
- Inheritance
-
JobFactory
- Inherited Members
Remarks
Exists so JobBatch can stay a plain description of intent, built without a client and without touching storage — the record is only materialised when the batch is submitted.