共用方式為


TraceReplayOptions 成員

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

TraceReplayOptions 型別公開下列成員。

建構函式

  名稱 描述
公用方法 TraceReplayOptions Initializes a new instance of the TraceReplayOptions class.

頂端

方法

  名稱 描述
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 Object。)

頂端

屬性

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

頂端