HttpRequestsQueueTimeHistogram.Observe method
Sets the value of the histogram.
public void Observe(string method, string priority, double value)
| parameter | description |
|---|---|
| method | The method. |
| priority | The priority. |
| value | The value. |
Sets the value of the histogram.
public void Observe(string method, string priority, double value)
| parameter | description |
|---|---|
| method | The method. |
| priority | The priority. |
| value | The value. |