TTenantProvisioner.OnProvisionTenant Property
Callback invoked by AddTenant while provisioning a tenant (new or still pending).
Remarks
Runs inside a TTenantScope for the tenant, so tenant-routed pools and managers can be used directly to seed the tenant's initial data. It may run again on retries, so it must be idempotent.
Syntax
Unit: Aurelius.Tenancy.Provisioning
property TTenantProvisioner.OnProvisionTenant: TProvisionTenantProc