Share via


InstrumentationService.IsAvailable Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets a value indicating whether the service is available.

public bool IsAvailable { get; }
member this.IsAvailable : bool
Public ReadOnly Property IsAvailable As Boolean

Property Value

true if the service is available; otherwise, false.

Applies to