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

Interface ITenantInvitationDeliveryRetryRuntimeCatalog

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

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

Exposes runtime state for automatic tenant-invitation delivery retry scheduling.

public interface ITenantInvitationDeliveryRetryRuntimeCatalog

The catalog reports the opt-in background retry hosted-service posture. It does not represent distributed retry leases, cross-node exactly-once delivery, or provider-specific sender ownership.

Gets the latest tenant-invitation delivery retry scheduling runtime snapshot.

TenantInvitationDeliveryRetryRuntimeSnapshot Current { get; }

TenantInvitationDeliveryRetryRuntimeSnapshot