共用方式為


Silo.GetDebugDump(Boolean) 方法

定義

從這個接收器傳回診斷資料的傾印。

public string GetDebugDump (bool all = true);
member this.GetDebugDump : bool -> string
Public Function GetDebugDump (Optional all As Boolean = true) As String

參數

all
Boolean

傳回

對這個接收器的資料進行偵錯。

適用於