Partilhar via


Membros TraceReplayOptions

The TraceReplayOptions object is a Replay object that represents the configuration settings required when replaying a trace.

O tipo TraceReplayOptions expõe os seguintes membros.

Construtores

  Nome Descrição
Método público TraceReplayOptions Initializes a new instance of the TraceReplayOptions class.

Início

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Propriedades

  Nome Descrição
Propriedade pública BlockedProcessesEnabled Gets or sets a value indicating whether the blocked processes monitor is enabled to search for blocked or blocking processes.
Propriedade pública BlockedProcessesWaitInterval Gets or sets the threshold, in seconds, at which blocked process reports are generated.
Propriedade pública DisplayPerfEvent Gets or sets a value indicating whether an additional event that reports execution time is displayed for each replayed event.
Propriedade pública HealthMonitorPollInterval Gets or sets the interval between checking for unused threads in seconds.
Propriedade pública HealthMonitorWaitInterval Gets or sets the maximum permitted lifetime of an unused thread.
Propriedade pública KeepResults Gets or sets the Boolean property value that specifies whether to keep the replay results.
Propriedade pública Mode Gets or sets whether the trace replay sequential or synchronized.
Propriedade pública NumberOfReplayThreads Gets or sets the number of threads used when replaying the trace.

Início