Condividi tramite


Membri TraceReplayOptions

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

Il tipo TraceReplayOptions espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico TraceReplayOptions Initializes a new instance of the TraceReplayOptions class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

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

In alto