Share via


Instrument<T>.IsObservable Property

Definition

Gets a value indicating whether the instrument is an observable instrument. Always False currently, as Instruments in are non-observable by definition in .NET.

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

Property Value

Implements

Applies to