Share via


ApplicationAdapter.AdapterProcessChangedEvent Event

Definition

Notifies UII that the process has been changed, for example, that a new one was spawned. This can be used within custom adapters to notify UII of changes.

public:
 event Microsoft::Uii::Csr::AdapterProcessChanged ^ AdapterProcessChangedEvent;
public event Microsoft.Uii.Csr.AdapterProcessChanged AdapterProcessChangedEvent;
member this.AdapterProcessChangedEvent : Microsoft.Uii.Csr.AdapterProcessChanged 
Public Event AdapterProcessChangedEvent As AdapterProcessChanged 

Event Type

Applies to