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

返回

调试此孤岛的数据。

适用于