AppPoolInfo Class

 

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

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Enterprise.WebInstrument.AppPoolInfo

Syntax

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

Constructors

Name Description
System_CAPS_pubmethod AppPoolInfo(String)

Properties

Name Description
System_CAPS_pubproperty Is64Bit

System_CAPS_pubproperty IsStarted

System_CAPS_pubproperty Name

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod FrameworkVersion()

System_CAPS_pubmethodSystem_CAPS_static GetAllPools()

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodSystem_CAPS_static GetIISVersion()

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod GetUser()

System_CAPS_pubmethod GetWorkerProcessIds()

System_CAPS_pubmethod ToString()

(Inherited from Object.)

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

Microsoft.VisualStudio.Enterprise.WebInstrument Namespace

Return to top