PageSession.Close Method

Closes the application.

Syntax

public void Close();

Return Value

This method does not return a value.

Remarks

This method is the proper way to exit an application.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.Hosting

Assembly: Microsoft.MediaCenter.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also