PSEventReceivedEventHandler
Delegate
Definition
The delegate that handles notifications of new events added to the collection
public delegate void PSEventReceivedEventHandler(object sender, PSEventArgs e);
Parameters
- sender
- e
- Inheritance
-
PSEventReceivedEventHandler