This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
                                  public class AspNetHost
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Class AspNetHost

The type exposes the following properties.

Public Properties

  Name Description
Public property AppShutdown
Gets a value indicating whether [app shutdown].
Public property IsRunning
Gets a value indicating whether this AspNetHost is running.
Public property LastError
Gets or sets the last error.
Public property Runtime
Gets the runtime.

See Also

Advanced