Поделиться через


ITelemetryProducer.TrackRequest Метод

Определение

Внимание!

This method might be removed in the future in favor of a non Orleans-owned abstraction for APMs.

[System.Obsolete("This method might be removed in the future in favor of a non Orleans-owned abstraction for APMs.")]
public void TrackRequest (string name, DateTimeOffset startTime, TimeSpan duration, string responseCode, bool success);
[<System.Obsolete("This method might be removed in the future in favor of a non Orleans-owned abstraction for APMs.")>]
abstract member TrackRequest : string * DateTimeOffset * TimeSpan * string * bool -> unit
Public Sub TrackRequest (name As String, startTime As DateTimeOffset, duration As TimeSpan, responseCode As String, success As Boolean)

Параметры

name
String
startTime
DateTimeOffset
duration
TimeSpan
responseCode
String
success
Boolean
Атрибуты

Применяется к