AppPoolInfo Class

Inheritance Hierarchy

Object
  Microsoft.VisualStudio.Enterprise.WebInstrument.AppPoolInfo

Namespace:  Microsoft.VisualStudio.Enterprise.WebInstrument
Assembly:  Microsoft.IntelliTrace.11.0.0 (in Microsoft.IntelliTrace.11.0.0.dll)

Syntax

'Declaration
Public NotInheritable Class AppPoolInfo
public sealed class AppPoolInfo
public ref class AppPoolInfo sealed
[<Sealed>]
type AppPoolInfo =  class end
public final class AppPoolInfo

The AppPoolInfo type exposes the following members.

Constructors

  Name Description
Public method AppPoolInfo

Top

Properties

  Name Description
Public property Is64Bit
Public property IsStarted
Public property Name

Top

Methods

  Name Description
Public method Equals Determines whether the specified object is equal to the current object. (Inherited from Object.)
Public method FrameworkVersion
Public methodStatic member GetAllPools
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public methodStatic member GetIISVersion
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method GetUser
Public method GetWorkerProcessIds
Public method ToString Returns a string that represents the current object. (Inherited from Object.)

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.VisualStudio.Enterprise.WebInstrument Namespace