ข้ามไปยังเนื้อหา

Interface ITenantInvitationDeliveryRetryExecutionCoordinationCatalog

เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน

Namespace: Cephalon.MultiTenancy.Governance.Services
Assembly: Cephalon.MultiTenancy.Governance.dll

Exposes runtime state for process-local tenant-invitation delivery retry execution coordination.

public interface ITenantInvitationDeliveryRetryExecutionCoordinationCatalog

The catalog reports the in-process overlap guard used by bounded retry runner passes. It does not represent distributed retry leases, cross-node exactly-once delivery, or provider-specific sender ownership.

Gets the latest tenant-invitation delivery retry execution coordination snapshot.

TenantInvitationDeliveryRetryExecutionCoordinationSnapshot Current { get; }

TenantInvitationDeliveryRetryExecutionCoordinationSnapshot