Share via


AppPoolInfo.IsStarted Property

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

Syntax

'Declaration
Public ReadOnly Property IsStarted As Boolean
public bool IsStarted { get; }
public:
property bool IsStarted {
    bool get ();
}
member IsStarted : bool with get
function get IsStarted () : boolean

Property Value

Type: Boolean
Returns Boolean.

.NET Framework Security

See Also

Reference

AppPoolInfo Class

Microsoft.VisualStudio.Enterprise.WebInstrument Namespace