Examples of using Event queue in English and their translations into Italian
{-}
-
Colloquial
-
Official
-
Medicine
-
Financial
-
Ecclesiastic
-
Ecclesiastic
-
Computer
-
Programming
-
Official/political
the events to which you subscribed are added to your event queue whenever they are raised.
operations on the event queue(XNextEvent, XPeekEvent,…)
Built-in events queue for run.
an“event” is generated and inserted in the event queue.
Operations of this kind include for example operations on the event queue, which is described below.
activates all the person objects to put them into the event queue.
allow the client program to specify the callback functions associated with some events; the library takes care of polling the event queue and calling the appropriate function when required;
flushes the request buffer if there is no event in the queue.
Deletes events from the event queue.
Unregister-Event does not delete events from the event queue.
The default is all events in the event queue.
To delete the events in the event queue, use Remove-Event.
Events, event subscriptions, and the event queue exist only in the current session.
Timer-messagedata"Test" This command creates a new event in the Windows PowerShell event queue.
When the subscribed event is raised, it is added to the event queue in your session.
The first command gets all events in the event queue and saves them in the$events variable.
The file extension must be“. run” that it was captured from the event queue after copying.
WMI returns the events to the local computer and stores them in the event queue in the current session.
instead of sending the event to the event queue.
C:\PS> remove-event-eventIdentifier 30 This command deletes the event with an event ID of 30 from the event queue.