notifications#

property OslServerProcess.notifications: Tuple[ServerNotification, ...]#

Notifications which are sent to the listener.

Returns:
Tuple[ServerNotification,…]

Notifications which are sent to the listener, if defined; None otherwise.