MetricCollector<T>.Instrument Propriedade

Definição

Obtém o Instrument que está sendo gravado.

public:
 property System::Diagnostics::Metrics::Instrument ^ Instrument { System::Diagnostics::Metrics::Instrument ^ get(); };
public System.Diagnostics.Metrics.Instrument? Instrument { get; }
member this.Instrument : System.Diagnostics.Metrics.Instrument
Public ReadOnly Property Instrument As Instrument

Valor da propriedade

Comentários

Isso pode ser null até que o instrumento seja publicado.

Aplica-se a