CRecordTcpNotifyServerDeleted
This is a nano service in the SYSTEM
namespace.
It is a notification about the deletion of a TCP server.
Interested targets can stick an observer on the nano service and receive this notification.
{ "id": "530077d6-83f8-4aaa-9710-896f7a07bbcb", "name": "TCP_NOTIFY_SERVER_DELETED", "isService": "true", "hasOtherSlots": "false", "description": "Notification that a TCP server has been deleted.", "namespaces": "SYSTEM", "slots": [ { "key": "1", "name": "ID", "answer": "false", "mandatory": "true", "type": "UUID", "description": "The ID of the server." }, { "key": "2", "name": "PORT", "answer": "false", "mandatory": "true", "type": "INT", "description": "The server port." } ] }