DistributedNotificationCenter.SuspensionBehavior.hold
The server holds all matching notifications until the queue has been filled (queue size determined by the server), at which point the server may flush queued notifications.
Declaration
case holdThe server holds all matching notifications until the queue has been filled (queue size determined by the server), at which point the server may flush queued notifications.
case hold