共用方式為


InMemoryTraceListener 成員

提供 TraceListener 的實作,以便將 WCF 追蹤收集到記憶體中。

下表列出 InMemoryTraceListener 型別公開的成員。

公用 建構函式

  名稱 說明
  InMemoryTraceListener 多載。 初始化 InMemoryTraceListener 類別的新執行個體。

頂端

公用 屬性

(另請參閱 受保護的 屬性)

  名稱 說明
public property Attributes  (繼承自 TraceListener)
public property Filter  (繼承自 TraceListener)
public property IndentLevel  (繼承自 TraceListener)
public property IndentSize  (繼承自 TraceListener)
public property IsThreadSafe  (繼承自 TraceListener)
public property Name  (繼承自 TraceListener)
public property TraceOutputOptions  (繼承自 TraceListener)

頂端

受保護的 屬性

  名稱 說明
protected property NeedIndent  (繼承自 TraceListener)

頂端

公用 方法

(另請參閱 受保護的 方法)

  名稱 說明
public method Close  (繼承自 TraceListener)
public method CreateObjRef  (繼承自 MarshalByRefObject)
public method Dispose  多載。 (繼承自 TraceListener)
public method Equals  多載。 (繼承自 Object)
public method Fail  多載。 (繼承自 TraceListener)
public method Flush  (繼承自 TraceListener)
public method GetHashCode  (繼承自 Object)
public method GetLifetimeService  (繼承自 MarshalByRefObject)
public method GetType  (繼承自 Object)
public method InitializeLifetimeService  (繼承自 MarshalByRefObject)
public methodstatic ReferenceEquals  (繼承自 Object)
public method ToString  (繼承自 Object)
public method TraceData  多載。 (繼承自 TraceListener)
public method TraceEvent  多載。 (繼承自 TraceListener)
public method TraceTransfer  (繼承自 TraceListener)
public method Write 多載。  
public method WriteLine 多載。  

頂端

受保護的 方法

  名稱 說明
protected method Dispose  多載。 (繼承自 TraceListener)
protected method Finalize  (繼承自 Object)
protected method GetSupportedAttributes  (繼承自 TraceListener)
protected method MemberwiseClone  多載。 (繼承自 MarshalByRefObject)
protected method WriteIndent  (繼承自 TraceListener)

頂端

另請參閱

參考

InMemoryTraceListener 類別
Microsoft.ServiceModel.DomainServices.Hosting 命名空間