ApplicationHost.SessionClosed Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Raised when a session is closed.
public:
event Microsoft::Uii::Csr::SessionControllerEventHandler ^ SessionClosed;
public event Microsoft.Uii.Csr.SessionControllerEventHandler SessionClosed;
member this.SessionClosed : Microsoft.Uii.Csr.SessionControllerEventHandler
Public Event SessionClosed As SessionControllerEventHandler