Contents

DistributedNotificationCenter.SuspensionBehavior.drop

The server doesn’t queue any notifications with this name and object until the notification center resumes notification delivery.

Declaration

case drop

Discussion

To resume notification delivery, set the suspended to false.

See Also

Constants