DistributedNotificationCenter.SuspensionBehavior.coalesce
The server only queues the last notification of the specified name and object; earlier notifications are dropped. In cover methods for which suspension behavior is not an explicit argument, NSNotificationSuspensionBehaviorCoalesce is the default.
Declaration
case coalesce